aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-06-06 12:09:17 -0700
committerChih-Hung Hsieh <chh@google.com>2017-06-06 12:20:34 -0700
commit29929d439e2a8f29bf3fa621f8fab209e984f6a8 (patch)
tree3bc266bb6719132ba5190983c75378811ce7ae74
parent4ed9805ba3bac5e448c18f96fe3a32d59aaafa03 (diff)
downloadContactsProvider-29929d439e2a8f29bf3fa621f8fab209e984f6a8.tar.gz
Add OWNERS in packages/providers/ContactsProvider
* 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: I1445dd7d9930d720bd7c59df50cb8f7efaedf425
-rw-r--r--OWNERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 00000000..dc2d0b32
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,2 @@
+omakoto@google.com
+yamasani@google.com