Browse Source

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
Chih-Hung Hsieh 7 years ago
parent
commit
81a6cb3295
1 changed files with 2 additions and 0 deletions
  1. 2 0
      OWNERS

+ 2 - 0
OWNERS

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