From f2a7b6dee72d611cb9abac487ed24cf70f3045fc Mon Sep 17 00:00:00 2001 From: dpranke Date: Mon, 9 Nov 2015 17:56:41 -0800 Subject: 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} --- testing/scripts/OWNERS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'testing/scripts') 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 -- cgit v1.1