From 34cd77a651c6695d7792cd798f538f1f416e087b Mon Sep 17 00:00:00 2001 From: Chih-Hung Hsieh Date: Wed, 6 Feb 2019 10:21:48 -0800 Subject: [PATCH] Add default code reviewers into OWNERS Bug: 33166666 Test: gerrit uploader Change-Id: Ief5d4bf9005bb3a712803101f98dd2b876662eb8 --- startop/view_compiler/OWNERS | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 startop/view_compiler/OWNERS diff --git a/startop/view_compiler/OWNERS b/startop/view_compiler/OWNERS new file mode 100644 index 0000000000000..e5aead9ddac88 --- /dev/null +++ b/startop/view_compiler/OWNERS @@ -0,0 +1,2 @@ +eholk@google.com +mathieuc@google.com