diff options
author | Artur Satayev <satayev@google.com> | 2019-11-19 17:41:03 +0000 |
---|---|---|
committer | Artur Satayev <satayev@google.com> | 2019-11-21 12:21:12 +0000 |
commit | 9dadbaa6172c159b8578b3291d79c0f512a307d8 (patch) | |
tree | a88d712c2b73f0a352fa8e82a6f5869935bcd112 | |
parent | 986c242b7ad0ee5bd3a9eb61c3ac66fab800e725 (diff) |
Add OWNERS for frameworks/base/config/hiddenapi*.
Test: N/A
Change-Id: Iaf914899686ea6e8be7462f0c1df0646c4fa69b0
Merged-In: Iaf914899686ea6e8be7462f0c1df0646c4fa69b0
-rw-r--r-- | config/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/OWNERS b/config/OWNERS new file mode 100644 index 000000000000..53f80e698d83 --- /dev/null +++ b/config/OWNERS @@ -0,0 +1,5 @@ +# compat-team@ for changes to hiddenapi files +per-file hiddenapi-* = andreionea@google.com, atrost@google.com, mathewi@google.com, satayev@google.com + +# Escalations: +per-file hiddenapi-* = bdc@google.com, narayan@google.com
\ No newline at end of file |