Add OWNERS in build/soong

* 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/

Test: build/make/tools/checkowners.py -c -v OWNERS
Change-Id: I5184ff6ddec602de238eb6bde033503fad1f8887
This commit is contained in:
Chih-Hung Hsieh 2017-06-15 13:49:57 -07:00
parent dadff1b8d2
commit 81a6cb3295

2
OWNERS Normal file
View file

@ -0,0 +1,2 @@
ccross@android.com
dwillemsen@google.com