diff options
author | Yiming Pan <yimingpan@google.com> | 2021-07-30 10:59:28 -0700 |
---|---|---|
committer | Yiming Pan <yimingpan@google.com> | 2021-08-19 10:54:41 -0700 |
commit | d723e712ac7f33dd8c96a0e9916d460e8fb0cd42 (patch) | |
tree | d1a352a8c547102ffc56601a886b427a3cd99f92 /nfc | |
parent | 2e749339455083665428a0d91e350be7ad73c446 (diff) |
Add OWNERS for VTS module VtsHalNfcV1_2TargetTest
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: I8db8eddb628d90307ff7e1c4b180d828e01ffa47
Diffstat (limited to 'nfc')
-rw-r--r-- | nfc/1.2/vts/functional/OWNERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nfc/1.2/vts/functional/OWNERS b/nfc/1.2/vts/functional/OWNERS new file mode 100644 index 0000000000..c5062264f3 --- /dev/null +++ b/nfc/1.2/vts/functional/OWNERS @@ -0,0 +1,4 @@ +# Bug component: 48448 +georgekgchang@google.com +jackcwyu@google.com +alisher@google.com |