aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2021-06-24 09:19:42 +0000
committerMathew Inwood <mathewi@google.com>2021-06-24 09:19:42 +0000
commit23a98a259e259d9834e6bbdbff4c24961feee34c (patch)
treef62483e9ee13e8e3d689b1ca0d498ff013b355ad
parenta874e95adc6fb369eb9f10488adf56c2a5df2e20 (diff)
downloadcommon-23a98a259e259d9834e6bbdbff4c24961feee34c.tar.gz
Add LAST_RESORT_SUGGESTION annotation.
Ensure that MODULES_OWNERS are not suggested as OWNERS for module CLs. Bug: 188631514 Test: N/A Merged-In: I4680076929ff8960dc38dd44d124539ea5cd9f77 Change-Id: I0d75d0c43d028553882a309d73df2c28e7f959e9
-rw-r--r--MODULES_OWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MODULES_OWNERS b/MODULES_OWNERS
index 95e3fc8a..80ff6b2c 100644
--- a/MODULES_OWNERS
+++ b/MODULES_OWNERS
@@ -5,5 +5,5 @@
# It should be included in a module OWNERS file via:
# include packages/modules/common:/MODULES_OWNERS
-mathewi@google.com
-hansson@google.com
+mathewi@google.com #{LAST_RESORT_SUGGESTION}
+hansson@google.com #{LAST_RESORT_SUGGESTION}