diff options
author | Brian Norris <briannorris@chromium.org> | 2021-09-10 13:31:16 -0700 |
---|---|---|
committer | Commit Bot <commit-bot@chromium.org> | 2021-09-10 22:12:47 +0000 |
commit | 183a73e24e5a25cc2823338e17b59a0138e52577 (patch) | |
tree | bdd9bf24f2cb699ffbd90a8677c70c6eadc1c1e0 | |
parent | 776ea6b1189c5c3fec1489bd4f2a66bb0500b2ce (diff) | |
download | chrome-ec-factory-smaug-7265.B.tar.gz |
Clear OWNERS for factory/firmware branchfactory-smaug-7265.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/+/3155102
Reviewed-by: Jack Rosenthal <jrosenth@chromium.org>
Owners-Override: Jora Jacobi <jora@google.com>
Tested-by: Jack Rosenthal <jrosenth@chromium.org>
-rw-r--r-- | OWNERS | 9 | ||||
-rw-r--r-- | board/OWNERS | 2 |
2 files changed, 1 insertions, 10 deletions
@@ -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 |