| Index: chrome/OWNERS
|
| diff --git a/chrome/OWNERS b/chrome/OWNERS
|
| index 1497c9ce025b396f3b9ca2103f03ea2a71dd84cf..fc093b6def13dd08ce596aade36d208c313512e7 100644
|
| --- a/chrome/OWNERS
|
| +++ b/chrome/OWNERS
|
| @@ -10,10 +10,12 @@ thestig@chromium.org
|
| # per-file rules:
|
| # These are for the common case of adding or renaming files. If you're doing
|
| # structural changes, please get a review from a reviewer in this file.
|
| +per-file *.gni=*
|
| per-file *.gypi=*
|
| per-file *.isolate=maruel@chromium.org
|
| per-file *.isolate=tandrii@chromium.org
|
| per-file *.isolate=vadimsh@chromium.org
|
| +per-file BUILD.gn=file://build/OWNERS
|
|
|
| # Android OWNERS from chrome/android/OWNERS
|
| per-file chrome_android*.gypi=bauerb@chromium.org
|
|
|