From 5b627f3a14db8475223a9031b48a7ec6960afbdc Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Fri, 16 Jun 2017 16:26:32 -0700 Subject: Add OWNERS in external/iputils * 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: I1b543d9dd0ef3d066a79fb2aca495d23ecdc4c8f --- OWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..d2ac7ce --- /dev/null +++ b/OWNERS @@ -0,0 +1,3 @@ +ek@google.com +jscherpelz@google.com +lorenzo@google.com -- cgit v1.2.3