From a03b8e0a3a3fa0e0f33272351a30165d88621b4b Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 4 Mar 2021 16:35:22 +0800 Subject: [PATCH] Add owners file Bug: 167996145 Change-Id: I806e345328fcc3c4000a77eaca59511d73744be6 --- OWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 00000000..33a29255 --- /dev/null +++ b/OWNERS @@ -0,0 +1,3 @@ +aaronding@google.com +robinpeng@google.com +lucaswei@google.com