From bd0700e9e076acf7371c39d581b37d4c5f3b3b2c Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Mon, 12 Jun 2017 12:29:01 -0700 Subject: Add OWNERS in frameworks/opt/net/wifi * Owners are selected from top CL approvals or owners. They will be suggested to review/approve future CLs. * OWNERS files are recognized by the new find-owners plugin, see .md files in https://gerrit.googlesource.com/plugins/find-owners/+/master/src/main/resources/Documentation/ Bug: None Test: build/make/tools/checkowners.py -c -v OWNERS Change-Id: I1f9d620097706bd5243523ab49a605184b06f38e --- OWNERS | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 000000000..1ad583126 --- /dev/null +++ b/OWNERS @@ -0,0 +1,11 @@ +etancohen@google.com +kuh@google.com +mett@google.com +mplass@google.com +nywang@google.com +quiche@google.com +rpius@google.com +satk@google.com +silberst@google.com +sohanirao@google.com +zqiu@google.com -- cgit v1.2.3