diff options
author | Rebecca Silberstein <silberst@google.com> | 2018-02-14 22:16:35 -0800 |
---|---|---|
committer | Rebecca Silberstein <silberst@google.com> | 2018-02-14 23:11:23 -0800 |
commit | e371d1c0aeec37bb738f732ed95bcdd48ac6eb04 (patch) | |
tree | efad6ba2260fe702d9330f59e580137ee1cd734d /wifi/OWNERS | |
parent | ce3f5d00f953203442dfbe07841d1c36a4eba00f (diff) |
Add OWNERS for wifi/connectivity related files
Added OWNERS for the wifi dir under frameworks base and per-file owners
for wifi/connectivity related files in internal util
BUG: 73403966
Test: none
Change-Id: I7319394d4b02e6dcfa566192b2822cfc47e72926
Diffstat (limited to 'wifi/OWNERS')
-rw-r--r-- | wifi/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/wifi/OWNERS b/wifi/OWNERS new file mode 100644 index 000000000000..0efa4646a80a --- /dev/null +++ b/wifi/OWNERS @@ -0,0 +1,5 @@ +set noparent + +etancohen@google.com +satk@google.com +silberst@google.com |