aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-17 01:07:59 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-17 01:07:59 +0000
commit73e9bea9f3a25a8977552be61a55be50388eb2e1 (patch)
treec07de7c65fe18424a378ab70fa51a060d45caa7c
parentaec7c7ea35d5dd522356964f830765f5336225cf (diff)
parenta31260f58a657daa3c6a7d4a9b60927a4a61c0f8 (diff)
downloadcommon-73e9bea9f3a25a8977552be61a55be50388eb2e1.tar.gz
Snap for 7557463 from a31260f58a657daa3c6a7d4a9b60927a4a61c0f8 to sc-d2-release
Change-Id: I36bf034b650564cb4537827fef51516fe825fd81
-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}