From e6271f5c1601faa2a313dcaa4ddc2666852e0d9b Mon Sep 17 00:00:00 2001 From: Yo Chiang Date: Wed, 30 Dec 2020 20:41:49 +0800 Subject: [PATCH] Add OWNERS file for packages/DynamicSystemInstallationService Bug: 165925766 Test: No Change-Id: I816bcfdaa960af08269ae6c864fd2d33b631bedd --- packages/DynamicSystemInstallationService/OWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 packages/DynamicSystemInstallationService/OWNERS diff --git a/packages/DynamicSystemInstallationService/OWNERS b/packages/DynamicSystemInstallationService/OWNERS new file mode 100644 index 0000000000000..60910c432162c --- /dev/null +++ b/packages/DynamicSystemInstallationService/OWNERS @@ -0,0 +1,3 @@ +yochiang@google.com +howardsoc@google.com +pchsueh@google.com