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..49e5b762bab1c69de6f3530c06e90e510ca99d2e |
| --- /dev/null |
| +++ b/components/url_formatter/OWNERS |
| @@ -0,0 +1,9 @@ |
| +pkasting@chromium.org |
| + |
| +# Backup reviewer |
| +brettw@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 |