diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-07 21:54:43 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-07 21:54:43 +0000 |
commit | 72c5bcfbd65e46fa613fec3a2b04923a59029959 (patch) | |
tree | aae46a57751663d435b6c1c6eed2309b9b772ea6 /chrome/common/OWNERS | |
parent | faa022d485bc29e7ffec40e18789fcd0d697a993 (diff) | |
download | chromium_src-72c5bcfbd65e46fa613fec3a2b04923a59029959.zip chromium_src-72c5bcfbd65e46fa613fec3a2b04923a59029959.tar.gz chromium_src-72c5bcfbd65e46fa613fec3a2b04923a59029959.tar.bz2 |
Add chrome/{browser,common}/OWNERS and allow all committers to make changes to some common files
BUG=none
R=jam@chromium.org,thakis@chromium.org
Review URL: https://chromiumcodereview.appspot.com/11358137
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@166530 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common/OWNERS')
-rw-r--r-- | chrome/common/OWNERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/common/OWNERS b/chrome/common/OWNERS new file mode 100644 index 0000000..5be2126 --- /dev/null +++ b/chrome/common/OWNERS @@ -0,0 +1,6 @@ +per-file chrome_switches.cc=* +per-file chrome_switches.h=* +per-file pref_names.cc=* +per-file pref_names.h=* +per-file url_constants.cc=* +per-file url_constants.h=* |