diff options
-rw-r--r-- | config/OWNERS | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config/OWNERS b/config/OWNERS index 001038d139c4..0691dbc4dcb0 100644 --- a/config/OWNERS +++ b/config/OWNERS @@ -1,14 +1,8 @@ include /ZYGOTE_OWNERS -# compat-team@ for changes to hiddenapi files - -per-file hiddenapi-* = andreionea@google.com, mathewi@google.com, satayev@google.com - # art-team@ manages the boot image profiles per-file boot-* = calin@google.com, mathieuc@google.com, ngeoffray@google.com per-file dirty-image-objects = calin@google.com, mathieuc@google.com, ngeoffray@google.com per-file generate-preloaded-classes.sh = calin@google.com, mathieuc@google.com, ngeoffray@google.com per-file preloaded-classes* = calin@google.com, mathieuc@google.com, ngeoffray@google.com -# Escalations: -per-file hiddenapi-* = bdc@google.com, narayan@google.com |