commit | 29929d439e2a8f29bf3fa621f8fab209e984f6a8 | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Jun 06 12:09:17 2017 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Jun 06 12:20:34 2017 -0700 |
tree | 3bc266bb6719132ba5190983c75378811ce7ae74 | |
parent | 4ed9805ba3bac5e448c18f96fe3a32d59aaafa03 [diff] [blame] |
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
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..dc2d0b3 --- /dev/null +++ b/OWNERS
@@ -0,0 +1,2 @@ +omakoto@google.com +yamasani@google.com