aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-06-05 10:38:00 -0700
committerChih-hung Hsieh <chh@google.com>2017-06-05 23:11:27 +0000
commitc0308541ab9f1d4dbd2b4939d869fd9abc8acbd9 (patch)
treeb6c0159a9abd3b2c7951a48e309a61fa36bbf7e1
parent8e31c1039e730814c316c99fca8d52cc60a85919 (diff)
downloadcaliper-c0308541ab9f1d4dbd2b4939d869fd9abc8acbd9.tar.gz
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
-rw-r--r--OWNERS2
1 files changed, 2 insertions, 0 deletions
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