summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2017-06-09 15:25:31 -0700
committerChih-Hung Hsieh <chh@google.com>2017-06-09 17:38:37 -0700
commit2945a863d3dd1e44edac756640db4b99563a90b3 (patch)
tree9498762d911b0509c4043cb1fa628ffdefd524e2
parenta49409b51f0bafe428c4d1bf73e36ee67d5234ab (diff)
downloadloganalysis-2945a863d3dd1e44edac756640db4b99563a90b3.tar.gz
Add OWNERS in tools/loganalysis
* 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: I774442b315d32aff99574c48616b1a954719b95b
-rw-r--r--OWNERS5
1 files changed, 5 insertions, 0 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..dfc1827
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,5 @@
+erowe@google.com
+guangzhu@google.com
+paulduffin@google.com
+siniavine@google.com
+tobiast@google.com