summaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorBernie Innocenti <codewiz@google.com>2018-05-25 15:54:12 +0900
committerBernie Innocenti <codewiz@google.com>2018-05-25 16:18:05 +0900
commit0079f424fbb30056926a8e6ab66e943e0900e2e0 (patch)
tree240136c4392f4edf5bf6b5fdfc18365340ff174e /OWNERS
parent17c1fbc9e98e380e508fa83d0f927bc742a5161b (diff)
downloadapf-0079f424fbb30056926a8e6ab66e943e0900e2e0.tar.gz
Also remove the per-file line for Android.bp because it upsets the preupload checks: remote: error: unknown: build.master@android.com at OWNERS:1 I have no idea why it was added, but I assume it's cruct since there are no Android.bp files in this repo, and build.master@android.com is not mentioned anywhere else. Change-Id: I44664503bfaa48a978091819db2e3e46ef1e2e7f Test: how would I test an OWNERS file?
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS5
1 files changed, 1 insertions, 4 deletions
diff --git a/OWNERS b/OWNERS
index 562dea0..4c3d344 100644
--- a/OWNERS
+++ b/OWNERS
@@ -1,6 +1,3 @@
-per-file Android.bp = build.master@android.com
-
+codewiz@google.com
ek@google.com
-hugobenichi@google.com
lorenzo@google.com
-pauljensen@google.com