summaryrefslogtreecommitdiffstats
path: root/testing/scripts
diff options
context:
space:
mode:
authordpranke <dpranke@chromium.org>2015-11-09 17:56:41 -0800
committerCommit bot <commit-bot@chromium.org>2015-11-10 01:57:43 +0000
commitf2a7b6dee72d611cb9abac487ed24cf70f3045fc (patch)
treeb6004a9738bfdbb8bddee805ca4eda628225d4a0 /testing/scripts
parentf6bd7a44ec1796215fcba13d90ef94116655d9a8 (diff)
downloadchromium_src-f2a7b6dee72d611cb9abac487ed24cf70f3045fc.zip
chromium_src-f2a7b6dee72d611cb9abac487ed24cf70f3045fc.tar.gz
chromium_src-f2a7b6dee72d611cb9abac487ed24cf70f3045fc.tar.bz2
Adjust OWNERS for //testing.
We used to have a wildcard OWNERS entry for //testing, and so some of the sub-directories had "set noparent" directives. The wildcard is now gone, so this CL removes the "set noparent" and updates comments to be a bit clearer. R=phajdan.jr@chromium.org BUG= Review URL: https://codereview.chromium.org/1415633004 Cr-Commit-Position: refs/heads/master@{#358742}
Diffstat (limited to 'testing/scripts')
-rw-r--r--testing/scripts/OWNERS5
1 files changed, 3 insertions, 2 deletions
diff --git a/testing/scripts/OWNERS b/testing/scripts/OWNERS
index 9f378a2..7300f35 100644
--- a/testing/scripts/OWNERS
+++ b/testing/scripts/OWNERS
@@ -1,5 +1,6 @@
-# This is needed because of * in testing/OWNERS .
-set noparent
+# This is reserved for people that are comfortably with buildbot recipes
+# and understand the implications of changing these files.
+dpranke@chromium.org
iannucci@chromium.org
phajdan.jr@chromium.org