diff options
-rw-r--r-- | boot/OWNERS | 2 | ||||
-rw-r--r-- | boot/hiddenapi/OWNERS | 7 |
2 files changed, 9 insertions, 0 deletions
diff --git a/boot/OWNERS b/boot/OWNERS new file mode 100644 index 000000000000..0648888a9a1a --- /dev/null +++ b/boot/OWNERS @@ -0,0 +1,2 @@ +# soong-team@ as the platform_bootclasspath module is tightly coupled with Soong +file:platform/build/soong:/OWNERS diff --git a/boot/hiddenapi/OWNERS b/boot/hiddenapi/OWNERS new file mode 100644 index 000000000000..5d869fc12ebd --- /dev/null +++ b/boot/hiddenapi/OWNERS @@ -0,0 +1,7 @@ +# compat-team@ for changes to hiddenapi files +andreionea@google.com +mathewi@google.com +satayev@google.com + +# Escalations: +per-file hiddenapi-* = bdc@google.com, narayan@google.com |