summaryrefslogtreecommitdiff
path: root/keystore/tests
diff options
context:
space:
mode:
authorEran Messeri <eranm@google.com>2019-01-31 11:48:40 +0000
committerEran Messeri <eranm@google.com>2019-01-31 11:48:40 +0000
commitbf0728bca82654ade4c723da035259d18d9022ae (patch)
tree43c96b65743c2980dd2bfa8fe454e3d9a822e3f3 /keystore/tests
parent643e60b0fed9d113a4a35847f61a98c2f0e3e6f9 (diff)
Add owners for KeyChain code
Add the Android Enterprise Security team as OWNERS for KeyChain and KeyChain-related code. The KeyChain code currently lives under keystore/, which means every change requires Keystore owners approval, but it does not make sense for KeyChain as KeyChain is a Keystore client and is developed independently. Test: Gerritt upload. Bug: 33166666 Change-Id: Idfedda9553add303439179ce10a1e75e437bbe83
Diffstat (limited to 'keystore/tests')
-rw-r--r--keystore/tests/OWNERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/keystore/tests/OWNERS b/keystore/tests/OWNERS
new file mode 100644
index 000000000000..9e65f88b3366
--- /dev/null
+++ b/keystore/tests/OWNERS
@@ -0,0 +1,5 @@
+# Android Enterprise security team
+eranm@google.com
+irinaid@google.com
+pgrafov@google.com
+rubinxu@google.com