summaryrefslogtreecommitdiff
path: root/native/android
diff options
context:
space:
mode:
author Lorenzo Colitti <lorenzo@google.com> 2018-02-15 15:51:58 +0900
committer Lorenzo Colitti <lorenzo@google.com> 2018-02-15 15:57:25 +0900
commit8a2105759bf7a5801d7dbbdf4516b7d1fdcc6261 (patch)
tree8ebb9be0599d4c406c3b2f34e2dd022d9213a0b1 /native/android
parent9f1682876751b9e4b14f7919d0205fdd02809575 (diff)
Add OWNERS to the libandroid_net library.
Test: None Change-Id: I0ece820fc0de786a81df9f922135acdf92f1d136
Diffstat (limited to 'native/android')
-rw-r--r--native/android/OWNERS11
1 files changed, 11 insertions, 0 deletions
diff --git a/native/android/OWNERS b/native/android/OWNERS
new file mode 100644
index 000000000000..11d4be43571e
--- /dev/null
+++ b/native/android/OWNERS
@@ -0,0 +1,11 @@
+set noparent
+
+per-file libandroid_net.map.txt=ek@google.com
+per-file libandroid_net.map.txt=jchalard@google.com
+per-file libandroid_net.map.txt=lorenzo@google.com
+per-file libandroid_net.map.txt=satk@google.com
+
+per-file net.c=ek@google.com
+per-file net.c=jchalard@google.com
+per-file net.c=lorenzo@google.com
+per-file net.c=satk@google.com