summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Norris <briannorris@chromium.org>2021-09-10 13:28:59 -0700
committerCommit Bot <commit-bot@chromium.org>2021-09-10 22:11:43 +0000
commitcb10c4a1831064e4c5e74cb0b83c348acedf596e (patch)
tree5f058968d9a79a26aeb39d2b68c62e56165dfe69
parentd8b6a2f51374d6c2df829b10cc99184cd3e05720 (diff)
downloadchrome-ec-factory-octopus-11512.B.tar.gz
Clear OWNERS for factory/firmware branchfactory-octopus-11512.B
BUG=none TEST=none Change-Id: I0f03f432ada1064ffba9595be78ca7ab4d25ecd1 Signed-off-by: Brian Norris <briannorris@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/ec/+/3155075 Reviewed-by: Jack Rosenthal <jrosenth@chromium.org> Owners-Override: Jora Jacobi <jora@google.com> Tested-by: Jack Rosenthal <jrosenth@chromium.org>
-rw-r--r--OWNERS9
-rw-r--r--board/OWNERS2
2 files changed, 1 insertions, 10 deletions
diff --git a/OWNERS b/OWNERS
index 56bc3389a1..72e8ffc0db 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,8 +1 @@
-# Chromium EC owners
-rspangler@chromium.org
-victoryang@chromium.org
-vpalatin@chromium.org
-wfrichar@chromium.org
-
-# Don't inherit owners from elsewhere in the manifest
-set noparent
+*
diff --git a/board/OWNERS b/board/OWNERS
deleted file mode 100644
index 5a0a0348b0..0000000000
--- a/board/OWNERS
+++ /dev/null
@@ -1,2 +0,0 @@
-# Additional owners for board directory
-dparker@chromium.org