Backfill owner information for VtsHalPower.
Owner information is backfilled for the following modules: VtsHalPowerV1_1TargetTest VtsHalPowerV1_2TargetTest VtsHalPowerV1_3TargetTest Each VTS module is required to have OWNERS file. The ownership is based on go/vts-owners. For more information about ownership policy, please visit go/xts-owners-policy. Test: Tree Hugger Bug: 143903671 Change-Id: Iacce57160c61adb151ca93c6e1fe2f3402b3a680
This commit is contained in:
parent
e1152b6390
commit
6087dc050c
5 changed files with 8 additions and 0 deletions
2
power/1.1/vts/OWNERS
Normal file
2
power/1.1/vts/OWNERS
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Bug component: 158088
|
||||||
|
wvw@google.com
|
2
power/1.1/vts/functional/OWNERS
Normal file
2
power/1.1/vts/functional/OWNERS
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Bug component: 158088
|
||||||
|
connoro@google.com
|
2
power/1.2/vts/OWNERS
Normal file
2
power/1.2/vts/OWNERS
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Bug component: 158088
|
||||||
|
include ../../1.1/vts/OWNERS
|
2
power/1.3/vts/OWNERS
Normal file
2
power/1.3/vts/OWNERS
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
# Bug component: 158088
|
||||||
|
include ../../1.1/vts/OWNERS
|
Loading…
Reference in a new issue