From c0308541ab9f1d4dbd2b4939d869fd9abc8acbd9 Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Mon, 5 Jun 2017 10:38:00 -0700 Subject: Add OWNERS in external/caliper * 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: Ia2600f38dc50f2b8c0cf659f25d1520b9464a2fb --- OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..5c6aa31 --- /dev/null +++ b/OWNERS @@ -0,0 +1,2 @@ +nfuller@google.com +paulduffin@google.com -- cgit v1.2.3