diff options
author | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 21:27:56 +0000 |
---|---|---|
committer | jamescook@chromium.org <jamescook@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-12-04 21:27:56 +0000 |
commit | cc5e8f152817ca6102d0f15d5c3a5452e04553f1 (patch) | |
tree | 5a97aa02fddef2f5209bcead8045cf9b545f0189 /ash/OWNERS | |
parent | 6f7699f47545ca638b0629ca6173ff8e28cfdd18 (diff) | |
download | chromium_src-cc5e8f152817ca6102d0f15d5c3a5452e04553f1.zip chromium_src-cc5e8f152817ca6102d0f15d5c3a5452e04553f1.tar.gz chromium_src-cc5e8f152817ca6102d0f15d5c3a5452e04553f1.tar.bz2 |
Relax OWNERS for ash.gyp
It's common to add a file, which shouldn't need another OWNERS stamp.
BUG=None
TEST=None
R=oshima@chromium.org
Review URL: https://codereview.chromium.org/105043003
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238775 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ash/OWNERS')
-rw-r--r-- | ash/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ jamescook@chromium.org oshima@chromium.org sky@chromium.org +# These are for the common case of adding or renaming a few items. If you're +# doing structural changes, please get a review from a reviewer above. +per-file ash.gyp=* per-file ash_strings.grd=* per-file ash_chromeos_strings.grdp=* per-file ash_switches.*=* |