Chromium Code Reviews| Index: components/url_formatter/OWNERS | 
| diff --git a/components/url_formatter/OWNERS b/components/url_formatter/OWNERS | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..8cf98139ab65942ae072be4346dde9a5992e73a4 | 
| --- /dev/null | 
| +++ b/components/url_formatter/OWNERS | 
| @@ -0,0 +1,6 @@ | 
| +pkasting@chromium.org | 
| + | 
| +# Changes to FormatUrlForSecurityDisplay require a security review to avoid | 
| +# introducing security bugs. | 
| +per-file elide_url.*=palmer@chromium.org | 
| +per-file elide_url.*=felt@chromium.org |