From ed6fcdbdc1f5ef30e840b21edfc07b27507bcd53 Mon Sep 17 00:00:00 2001 From: Robin Peng Date: Thu, 4 Mar 2021 16:33:18 +0800 Subject: [PATCH] Add owners file Bug: 167996145 Change-Id: I0865c8272d32859ab5ce44841582ee371b0cf972 --- 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