diff options
author | Yo Chiang <yochiang@google.com> | 2020-12-30 20:41:49 +0800 |
---|---|---|
committer | Yo Chiang <yochiang@google.com> | 2020-12-30 20:51:04 +0800 |
commit | e6271f5c1601faa2a313dcaa4ddc2666852e0d9b (patch) | |
tree | 4a64c307d9e03a0012bd229de1768b842d8e1d83 /packages/DynamicSystemInstallationService | |
parent | af0c29529ded9724b2350deb8952a95bcd720e37 (diff) |
Add OWNERS file for packages/DynamicSystemInstallationService
Bug: 165925766
Test: No
Change-Id: I816bcfdaa960af08269ae6c864fd2d33b631bedd
Diffstat (limited to 'packages/DynamicSystemInstallationService')
-rw-r--r-- | packages/DynamicSystemInstallationService/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/DynamicSystemInstallationService/OWNERS b/packages/DynamicSystemInstallationService/OWNERS new file mode 100644 index 000000000000..60910c432162 --- /dev/null +++ b/packages/DynamicSystemInstallationService/OWNERS @@ -0,0 +1,3 @@ +yochiang@google.com +howardsoc@google.com +pchsueh@google.com |