commit | 3fa85d57a81d2cdfd08465d3dcb5e7ad4ad1f7ca | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Wed Jun 14 10:35:22 2017 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Wed Jun 14 10:35:22 2017 -0700 |
tree | ae9d95a177cb51c3e867274a24d6d5f02e16d681 | |
parent | 6ec4bb392332b12162c5a8a1eaba1ee34d389c5c [diff] |
Add OWNERS in packages/providers/BookmarkProvider * 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: I692c2c725aa49d49cc9ee070cd7c064084f3e64a
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..564b5d2 --- /dev/null +++ b/OWNERS
@@ -0,0 +1,2 @@ +paulmiller@google.com +sgurun@google.com