From 9b76336c02d84eeea19a48108270e3bae4efd025 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Fri, 16 Jun 2017 15:24:01 -0700 Subject: Add OWNERS in external/abi-dumper * 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: I9a6f37ca77f269e36f89438bfbe66a9ebeb3c1d9 --- OWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..457db7c --- /dev/null +++ b/OWNERS @@ -0,0 +1 @@ +jchowdhary@google.com -- cgit v1.2.3