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