summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Anton Hansson <hansson@google.com> 2020-09-11 00:08:01 +0000
committer Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 2020-09-11 00:08:01 +0000
commit16ae100af1b8e2258969af9056ec74b25c262b51 (patch)
tree8adfc501341f1a6c0ab4906f826282fea739f397
parentc6a5f6fd9de21f8a873a966bdbab8d647b897d57 (diff)
parent2547a7380952cef9f70e569aaa2c0e421f37f7dc (diff)
Merge "Add owners file for all bp files in apex subdir" am: 3de940cc40 am: 2547a73809
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1423349 Change-Id: Id6c2b2d2530b2fb598c8c691c126e7caa66b19fc
-rw-r--r--apex/OWNERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/apex/OWNERS b/apex/OWNERS
new file mode 100644
index 000000000000..97600135a103
--- /dev/null
+++ b/apex/OWNERS
@@ -0,0 +1,7 @@
+# Shared module build rule owners
+per-file *.bp=hansson@google.com
+per-file *.bp=jiyong@google.com
+
+# This file, and all other OWNERS files
+per-file OWNERS=dariofreni@google.com
+per-file OWNERS=hansson@google.com