From bdd4c1aaeaa554f44a2f068142b857e6ceaf494e Mon Sep 17 00:00:00 2001 From: Yu Shan Date: Tue, 12 Dec 2023 17:24:42 -0800 Subject: [PATCH] Update OWNERS file. Test: None Bug: None Change-Id: I0c2b9bba98c0543ed44cf7c5ad1a350e195b7b29 --- automotive/vehicle/OWNERS | 7 +++++++ automotive/vehicle/aidl/impl/grpc/OWNERS | 3 --- automotive/vehicle/aidl_property/OWNERS | 1 - automotive/vehicle/vts/OWNERS | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) delete mode 100644 automotive/vehicle/aidl/impl/grpc/OWNERS delete mode 100644 automotive/vehicle/aidl_property/OWNERS diff --git a/automotive/vehicle/OWNERS b/automotive/vehicle/OWNERS index d6969e5eb5..9a6b65d5ab 100644 --- a/automotive/vehicle/OWNERS +++ b/automotive/vehicle/OWNERS @@ -1,2 +1,9 @@ ericjeong@google.com shanyu@google.com + +# GRPC VHAL +per-file aidl/impl/grpc/** = chenhaosjtuacm@google.com, egranata@google.com + +# Property definition +per-file aidl_property/** = tylertrephan@google.com +per-file aidl/generated_lib/** = tylertrephan@google.com diff --git a/automotive/vehicle/aidl/impl/grpc/OWNERS b/automotive/vehicle/aidl/impl/grpc/OWNERS deleted file mode 100644 index 7a96f236d1..0000000000 --- a/automotive/vehicle/aidl/impl/grpc/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -shanyu@google.com -chenhaosjtuacm@google.com -egranata@google.com diff --git a/automotive/vehicle/aidl_property/OWNERS b/automotive/vehicle/aidl_property/OWNERS deleted file mode 100644 index 73e45cab13..0000000000 --- a/automotive/vehicle/aidl_property/OWNERS +++ /dev/null @@ -1 +0,0 @@ -tylertrephan@google.com diff --git a/automotive/vehicle/vts/OWNERS b/automotive/vehicle/vts/OWNERS index c93a8439ee..0f88eecdaf 100644 --- a/automotive/vehicle/vts/OWNERS +++ b/automotive/vehicle/vts/OWNERS @@ -1,3 +1,3 @@ # Bug component: 533426 shanyu@google.com -kwangsudo@google.com +tylertrephan@google.com