Add PREBUILTS_MODULE_OWNERS.

Test: n/a
Bug: 188427719
Change-Id: Ibc5fb71e7e4c9bc4bc6971be1af0b7dd66f88604
This commit is contained in:
Dario Freni
2021-07-13 14:54:13 +01:00
parent e95b409d52
commit 18484a5e60
2 changed files with 15 additions and 1 deletions

View File

@@ -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.

14
PREBUILTS_MODULE_OWNERS Normal file
View File

@@ -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}