aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTreeHugger Robot <treehugger-gerrit@google.com>2021-07-15 17:30:42 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-07-15 17:30:42 +0000
commita31260f58a657daa3c6a7d4a9b60927a4a61c0f8 (patch)
treec07de7c65fe18424a378ab70fa51a060d45caa7c
parent977e2b05303b30653457459e888b3615d850ff80 (diff)
parent8de1a3a42370b04e142e1744e0feb9f781a7cbf2 (diff)
downloadcommon-a31260f58a657daa3c6a7d4a9b60927a4a61c0f8.tar.gz
Merge "Add PREBUILTS_MODULE_OWNERS." into sc-dev am: 8de1a3a423
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/modules/common/+/15272052 Change-Id: Id1ce12e18b91eba64e4991a3e9bcc2e5c7ccc8ea
-rw-r--r--MODULES_OWNERS4
-rw-r--r--PREBUILTS_MODULE_OWNERS14
2 files changed, 17 insertions, 1 deletions
diff --git a/MODULES_OWNERS b/MODULES_OWNERS
index 80ff6b2c..1db0ed04 100644
--- a/MODULES_OWNERS
+++ b/MODULES_OWNERS
@@ -3,7 +3,9 @@
# classes of change within mainline modules and their build rules.
#
# It should be included in a module OWNERS file via:
-# include packages/modules/common:/MODULES_OWNERS
+# include platform/packages/modules/common:/MODULES_OWNERS
+#
+# See go/mainline-owners-policy for more details.
mathewi@google.com #{LAST_RESORT_SUGGESTION}
hansson@google.com #{LAST_RESORT_SUGGESTION}
diff --git a/PREBUILTS_MODULE_OWNERS b/PREBUILTS_MODULE_OWNERS
new file mode 100644
index 00000000..5a2efe33
--- /dev/null
+++ b/PREBUILTS_MODULE_OWNERS
@@ -0,0 +1,14 @@
+# This file is intended to be included in the OWNERS file for mainline modules
+# prebuilts. The goal is to allow the mainline modularization and release team
+# to update the prebuilts in bulk and on a regular basis without being blocked
+# on approvals. classes of change within mainline modules and their build
+# rules.
+#
+# It should be included in a prebuilt module OWNERS file via:
+# include platform/packages/modules/common:/PREBUILTS_MODULES_OWNERS
+#
+# See go/mainline-owners-policy for more details.
+
+include platform/packages/modules/common:/MODULES_OWNERS
+aseaton@google.com #{LAST_RESORT_SUGGESTION}
+dariofreni@google.com #{LAST_RESORT_SUGGESTION}