From 9dadbaa6172c159b8578b3291d79c0f512a307d8 Mon Sep 17 00:00:00 2001 From: Artur Satayev Date: Tue, 19 Nov 2019 17:41:03 +0000 Subject: [PATCH] Add OWNERS for frameworks/base/config/hiddenapi*. Test: N/A Change-Id: Iaf914899686ea6e8be7462f0c1df0646c4fa69b0 Merged-In: Iaf914899686ea6e8be7462f0c1df0646c4fa69b0 --- config/OWNERS | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config/OWNERS diff --git a/config/OWNERS b/config/OWNERS new file mode 100644 index 0000000000000..53f80e698d83d --- /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