aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathew Inwood <mathewi@google.com>2021-06-23 08:41:56 +0000
committerMathew Inwood <mathewi@google.com>2021-06-23 08:42:42 +0000
commit83e3b4bd1be09649513440ee95673ebf2af2ba62 (patch)
tree31ac5dbe571358c1689b4f6b40f1bc06ee6775ea
parentc347459cc862dc010b8c28251d62bef5de5317aa (diff)
downloadcommon-83e3b4bd1be09649513440ee95673ebf2af2ba62.tar.gz
Update NEVER_SUGGEST to LAST_RESORT_SUGGESTION.
The name of the annotation was changed in gerrit. Bug: 188631514 Test: N/A Change-Id: I4680076929ff8960dc38dd44d124539ea5cd9f77
-rw-r--r--MODULES_OWNERS4
1 files changed, 2 insertions, 2 deletions
diff --git a/MODULES_OWNERS b/MODULES_OWNERS
index 0fe6adc4..fbf7d269 100644
--- a/MODULES_OWNERS
+++ b/MODULES_OWNERS
@@ -7,5 +7,5 @@
#
# See go/mainline-owners-policy for more details.
-mathewi@google.com #{NEVER_SUGGEST}
-hansson@google.com #{NEVER_SUGGEST}
+mathewi@google.com #{LAST_RESORT_SUGGESTION}
+hansson@google.com #{LAST_RESORT_SUGGESTION}