diff options
author | Paul Duffin <paulduffin@google.com> | 2021-04-07 10:37:14 +0100 |
---|---|---|
committer | Paul Duffin <paulduffin@google.com> | 2021-04-07 10:49:02 +0100 |
commit | 7ca2087a38e37163cfb06cb3c32cbeb5c9bbbfcc (patch) | |
tree | 7a59d65c98ce3201b0339cc475022b3e25db26d9 /tools/hiddenapi | |
parent | a40fbcd94cea6623c122e2657ac777947112c82d (diff) |
Add OWNERS file to tools/hiddenapi
Bug: 179354495
Test: m nothing
Change-Id: I54159f3c32fc8a0a094243178315ca0d249b64cf
Diffstat (limited to 'tools/hiddenapi')
-rw-r--r-- | tools/hiddenapi/OWNERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tools/hiddenapi/OWNERS b/tools/hiddenapi/OWNERS new file mode 100644 index 000000000000..afbeef5a0b41 --- /dev/null +++ b/tools/hiddenapi/OWNERS @@ -0,0 +1,7 @@ +# compat-team@ for changes to hiddenapi files +andreionea@google.com +mathewi@google.com +satayev@google.com + +# soong-team@ as the files these tools protect are tightly coupled with Soong +file:platform/build/soong:/OWNERS |