aboutsummaryrefslogtreecommitdiff
path: root/OWNERS
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-06-15 13:49:35 -0700
committerChih-Hung Hsieh <chh@google.com>2017-06-21 16:09:56 -0700
commit044fc0c4a461c35c0ed91e6e865fdc655d12c128 (patch)
tree781c8d63a1c518f9b9399e6463fec21b064dc4b7 /OWNERS
parent1923ed7f41c96ec15eb6fa324b7b8928992da956 (diff)
downloadbuild-044fc0c4a461c35c0ed91e6e865fdc655d12c128.tar.gz
Add OWNERS in build/make
* 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: Ibe6765e5448c471ca413413e3d052507ccee4ea6
Diffstat (limited to 'OWNERS')
-rw-r--r--OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000000..89b446a634
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,2 @@
+ccross@android.com
+dwillemsen@google.com