commit | 0e5ceeec34ea10dbc0c8170f9c84396af45eb4be | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Tue Jun 06 10:46:21 2017 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Tue Jun 06 11:02:11 2017 -0700 |
tree | 5b84f015032e878fe9a12f051ea37badd293c03d | |
parent | 3cb2f5e5697475adbd7c86f414d0806c94878a65 [diff] [blame] |
Add OWNERS in packages/services/Telecomm * 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: I837808a5664c82a4d801f9a7518dd20e1be9d264
diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..2f0bcec --- /dev/null +++ b/OWNERS
@@ -0,0 +1,3 @@ +breadley@google.com +hallliu@google.com +tgunn@google.com