aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDario Freni <dariofreni@google.com>2021-07-13 14:54:13 +0100
committerDario Freni <dariofreni@google.com>2021-07-13 14:54:13 +0100
commit18484a5e60d12bf0dffa37b91de7a5c29cd3ecf1 (patch)
treed979892cb92a2fc2cb1f5e45d252a31d6de7b700
parente95b409d52772d50061adfd9ed2ae8c9277e27c4 (diff)
downloadcommon-18484a5e60d12bf0dffa37b91de7a5c29cd3ecf1.tar.gz
Add PREBUILTS_MODULE_OWNERS.
Test: n/a Bug: 188427719 Change-Id: Ibc5fb71e7e4c9bc4bc6971be1af0b7dd66f88604
-rw-r--r--MODULES_OWNERS2
-rw-r--r--PREBUILTS_MODULE_OWNERS14
2 files changed, 15 insertions, 1 deletions
diff --git a/MODULES_OWNERS b/MODULES_OWNERS
index fbf7d269..1db0ed04 100644
--- a/MODULES_OWNERS
+++ b/MODULES_OWNERS
@@ -3,7 +3,7 @@
# 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.
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}