diff options
author | yfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-05 02:25:57 +0000 |
---|---|---|
committer | yfriedman@chromium.org <yfriedman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-04-05 02:25:57 +0000 |
commit | ffc9ca95aee1ebacc875e667871c914e51c668bb (patch) | |
tree | 6843f0ca7bb32d58b29c759c466597bb3ada36a6 /chrome/OWNERS | |
parent | 3b70215fc80078a9bcd31b8af73edf1c53be9b00 (diff) | |
download | chromium_src-ffc9ca95aee1ebacc875e667871c914e51c668bb.zip chromium_src-ffc9ca95aee1ebacc875e667871c914e51c668bb.tar.gz chromium_src-ffc9ca95aee1ebacc875e667871c914e51c668bb.tar.bz2 |
Add per-file owners for chrome_android.gypi
Copies the list of OWNERS from chrome/android
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/13452003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@192452 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/OWNERS')
-rw-r--r-- | chrome/OWNERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/chrome/OWNERS b/chrome/OWNERS index 0728f0f..cf368d8 100644 --- a/chrome/OWNERS +++ b/chrome/OWNERS @@ -26,6 +26,14 @@ per-file nacl.gypi=mseaborn@chromium.org per-file nacl.gypi=noelallen@chromium.org per-file nacl.gypi=sehr@chromium.org +# Android OWNERS from chrome/android/OWNERS +per-file chrome_android.gypi=aruslan@chromium.org +per-file chrome_android.gypi=bulach@chromium.org +per-file chrome_android.gypi=dtrainor@chromium.org +per-file chrome_android.gypi=nileshagrawal@chromium.org +per-file chrome_android.gypi=tedchoc@chromium.org +per-file chrome_android.gypi=yfriedman@chromium.org + # If you just remove, rename, or add a file to a non-test gypi file, # you can land that change TBR. Make sure to still add the people # you're TBRing to the review thread and to send them email. |