diff options
author | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-17 19:27:17 +0000 |
---|---|---|
committer | bulach@chromium.org <bulach@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-10-17 19:27:17 +0000 |
commit | 39386d00e7300a799eff1421e0760699a27b21ee (patch) | |
tree | 36ab829ea5972fe72502b75bbd7aff73e967117e /chrome/OWNERS | |
parent | cc11ecf999d641fb632399348e5f08a18086ee2d (diff) | |
download | chromium_src-39386d00e7300a799eff1421e0760699a27b21ee.zip chromium_src-39386d00e7300a799eff1421e0760699a27b21ee.tar.gz chromium_src-39386d00e7300a799eff1421e0760699a27b21ee.tar.bz2 |
Android: expands chrome/OWNERS for android files.
Uses the same list of owners from chrome/android/OWNERS to
all *android* files one level up.
BUG=
Review URL: https://codereview.chromium.org/17175018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@229203 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/OWNERS')
-rw-r--r-- | chrome/OWNERS | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/chrome/OWNERS b/chrome/OWNERS index 8071910..b8399f5 100644 --- a/chrome/OWNERS +++ b/chrome/OWNERS @@ -26,12 +26,12 @@ 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=nyquist@chromium.org -per-file chrome_android.gypi=tedchoc@chromium.org -per-file chrome_android.gypi=yfriedman@chromium.org +per-file *android*=aruslan@chromium.org +per-file *android*=bulach@chromium.org +per-file *android*=dtrainor@chromium.org +per-file *android*=nyquist@chromium.org +per-file *android*=tedchoc@chromium.org +per-file *android*=yfriedman@chromium.org # Chrome OS OWNERS from chrome/browser/chromeos/OWNERS per-file chrome_browser_chromeos.gypi=achuith@chromium.org |