diff options
author | Jack Yu <jackyu@google.com> | 2021-05-13 16:21:11 -0700 |
---|---|---|
committer | Jack Yu <jackyu@google.com> | 2021-05-18 18:09:59 -0700 |
commit | 36b3af727d70d72b465fb03a1a5c8fd666baa543 (patch) | |
tree | df98d8e704d179167fbc2c3e39fd2e08ec6e6013 /radio | |
parent | cad540327059a9617016442af3d2ca2fe75352cd (diff) | |
download | platform_hardware_interfaces-36b3af727d70d72b465fb03a1a5c8fd666baa543.tar.gz platform_hardware_interfaces-36b3af727d70d72b465fb03a1a5c8fd666baa543.tar.bz2 platform_hardware_interfaces-36b3af727d70d72b465fb03a1a5c8fd666baa543.zip |
Fixed the obsolete VTS owners
Fix: 188209583
Test: None
Merged-In: I783cdedaad088ec1c52c2edfbea08f83c9b7a432
Change-Id: I783cdedaad088ec1c52c2edfbea08f83c9b7a432
(cherry picked from commit 879b3c0809534294d93768861e0f09e1f76fa4a6)
Diffstat (limited to 'radio')
-rw-r--r-- | radio/1.0/vts/OWNERS | 5 | ||||
-rw-r--r-- | radio/1.1/vts/OWNERS | 9 | ||||
-rw-r--r-- | radio/1.2/vts/OWNERS | 10 | ||||
-rw-r--r-- | radio/1.3/vts/OWNERS | 11 | ||||
-rw-r--r-- | radio/1.4/vts/OWNERS | 9 | ||||
-rw-r--r-- | radio/1.5/vts/OWNERS | 11 | ||||
-rw-r--r-- | radio/1.6/vts/OWNERS | 11 |
7 files changed, 8 insertions, 58 deletions
diff --git a/radio/1.0/vts/OWNERS b/radio/1.0/vts/OWNERS index 2384317995..9310f8e19b 100644 --- a/radio/1.0/vts/OWNERS +++ b/radio/1.0/vts/OWNERS @@ -1,8 +1,7 @@ # Telephony team amitmahajan@google.com -sanketpadawe@google.com shuoq@google.com +jackyu@google.com # VTS team -yuexima@google.com -yim@google.com +dshi@google.com diff --git a/radio/1.1/vts/OWNERS b/radio/1.1/vts/OWNERS index 2384317995..a07c91779e 100644 --- a/radio/1.1/vts/OWNERS +++ b/radio/1.1/vts/OWNERS @@ -1,8 +1 @@ -# Telephony team -amitmahajan@google.com -sanketpadawe@google.com -shuoq@google.com - -# VTS team -yuexima@google.com -yim@google.com +include ../../1.0/vts/OWNERS diff --git a/radio/1.2/vts/OWNERS b/radio/1.2/vts/OWNERS index 245d9d4771..a07c91779e 100644 --- a/radio/1.2/vts/OWNERS +++ b/radio/1.2/vts/OWNERS @@ -1,9 +1 @@ -# Telephony team -amitmahajan@google.com -sanketpadawe@google.com -shuoq@google.com -sasindran@google.com - -# VTS team -yuexima@google.com -yim@google.com +include ../../1.0/vts/OWNERS diff --git a/radio/1.3/vts/OWNERS b/radio/1.3/vts/OWNERS index d64206467a..a07c91779e 100644 --- a/radio/1.3/vts/OWNERS +++ b/radio/1.3/vts/OWNERS @@ -1,10 +1 @@ -# Telephony team -amitmahajan@google.com -sanketpadawe@google.com -shuoq@google.com -sasindran@google.com -nazaninb@google.com - -# VTS team -yuexima@google.com -yim@google.com +include ../../1.0/vts/OWNERS diff --git a/radio/1.4/vts/OWNERS b/radio/1.4/vts/OWNERS index fd69f361ed..a07c91779e 100644 --- a/radio/1.4/vts/OWNERS +++ b/radio/1.4/vts/OWNERS @@ -1,8 +1 @@ -# Telephony team -amitmahajan@google.com -shuoq@google.com -sasindran@google.com - -# VTS team -yuexima@google.com -yim@google.com
\ No newline at end of file +include ../../1.0/vts/OWNERS diff --git a/radio/1.5/vts/OWNERS b/radio/1.5/vts/OWNERS index 3629a6c1f4..a07c91779e 100644 --- a/radio/1.5/vts/OWNERS +++ b/radio/1.5/vts/OWNERS @@ -1,10 +1 @@ -# Telephony team -refuhoo@google.com -amitmahajan@google.com -jackyu@google.com -fionaxu@google.com -# more to add - -# VTS team -yuexima@google.com -dshi@google.com
\ No newline at end of file +include ../../1.0/vts/OWNERS diff --git a/radio/1.6/vts/OWNERS b/radio/1.6/vts/OWNERS index 3629a6c1f4..a07c91779e 100644 --- a/radio/1.6/vts/OWNERS +++ b/radio/1.6/vts/OWNERS @@ -1,10 +1 @@ -# Telephony team -refuhoo@google.com -amitmahajan@google.com -jackyu@google.com -fionaxu@google.com -# more to add - -# VTS team -yuexima@google.com -dshi@google.com
\ No newline at end of file +include ../../1.0/vts/OWNERS |