diff options
author | jvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-29 23:02:43 +0000 |
---|---|---|
committer | jvoung@chromium.org <jvoung@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-29 23:02:43 +0000 |
commit | 5f42cb3ccfb0ed4a18ed813f9ceba4accf08b313 (patch) | |
tree | 6ae3560cb4a7134965d846128b76d0dc8b9fe486 /chrome/OWNERS | |
parent | 26613150038981bd9af711328c7e51fe1a0a58d7 (diff) | |
download | chromium_src-5f42cb3ccfb0ed4a18ed813f9ceba4accf08b313.zip chromium_src-5f42cb3ccfb0ed4a18ed813f9ceba4accf08b313.tar.gz chromium_src-5f42cb3ccfb0ed4a18ed813f9ceba4accf08b313.tar.bz2 |
Add per-file OWNERS to chrome/nacl.gypi (vs using the normal chrome/OWNERS).
Just copied the OWNERS from chrome/nacl/OWNERS
NOTRY=true
BUG=none
Review URL: https://chromiumcodereview.appspot.com/11415213
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@170272 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/OWNERS')
-rw-r--r-- | chrome/OWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/OWNERS b/chrome/OWNERS index 49b071f..b00e45a 100644 --- a/chrome/OWNERS +++ b/chrome/OWNERS @@ -19,3 +19,9 @@ jam@chromium.org # structural changes, please get a review from a reviewer in this file. per-file chrome_tests.gypi=* per-file chrome_tests_unit.gypi=* +per-file nacl.gypi=bradchen@chromium.org +per-file nacl.gypi=bradnelson@chromium.org +per-file nacl.gypi=jvoung@chromium.org +per-file nacl.gypi=mseaborn@chromium.org +per-file nacl.gypi=noelallen@chromium.org +per-file nacl.gypi=sehr@chromium.org |