summaryrefslogtreecommitdiffstats
path: root/chrome/OWNERS
diff options
context:
space:
mode:
authorjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-15 20:36:59 +0000
committerjochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-15 20:36:59 +0000
commitb31e62e05fe81c166f724aef5e02e099a5bc30de (patch)
tree1c979a2111b5b52f7e15d67c7f2f36d36b3453a8 /chrome/OWNERS
parent86c8e51230e2978697a9ad2174c31277ad8e5a65 (diff)
downloadchromium_src-b31e62e05fe81c166f724aef5e02e099a5bc30de.zip
chromium_src-b31e62e05fe81c166f724aef5e02e099a5bc30de.tar.gz
chromium_src-b31e62e05fe81c166f724aef5e02e099a5bc30de.tar.bz2
Add per-file permissions for everybody to review changes to chrome_tests.gypi and chrome_tests_unit.gypi
Rationale: it should be easy to add new test. And if somebody screws up those files, it won't at least affect the shipping binary BUG=none R=thakis@chromium.org,darin@chromium.org Review URL: https://codereview.chromium.org/11411003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@168011 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/OWNERS')
-rw-r--r--chrome/OWNERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/chrome/OWNERS b/chrome/OWNERS
index 908599b..49b071f 100644
--- a/chrome/OWNERS
+++ b/chrome/OWNERS
@@ -13,3 +13,9 @@ thestig@chromium.org
# Just owners:
darin@chromium.org
jam@chromium.org
+
+# per-file rules:
+# These are for the common case of adding or renaming files. If you're doing
+# structural changes, please get a review from a reviewer in this file.
+per-file chrome_tests.gypi=*
+per-file chrome_tests_unit.gypi=*