From 4a193d8ad057d46b549c864530c366ab9ffa17a7 Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Thu, 29 Dec 2022 23:34:35 +0000 Subject: [PATCH] USB owners cleanup I wrote a script to do this. Bug: N/A Test: N/A Change-Id: Ie646392d2ff7191f9716c2c6c45e739dc6b1c512 --- usb/1.0/default/OWNERS | 1 - usb/1.0/vts/OWNERS | 3 --- usb/1.1/vts/OWNERS | 3 --- usb/1.2/vts/OWNERS | 2 -- usb/{1.3/vts => }/OWNERS | 2 ++ usb/aidl/OWNERS | 1 - 6 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 usb/1.0/default/OWNERS delete mode 100644 usb/1.0/vts/OWNERS delete mode 100644 usb/1.1/vts/OWNERS delete mode 100644 usb/1.2/vts/OWNERS rename usb/{1.3/vts => }/OWNERS (62%) delete mode 100644 usb/aidl/OWNERS diff --git a/usb/1.0/default/OWNERS b/usb/1.0/default/OWNERS deleted file mode 100644 index fefae560a5..0000000000 --- a/usb/1.0/default/OWNERS +++ /dev/null @@ -1 +0,0 @@ -badhri@google.com diff --git a/usb/1.0/vts/OWNERS b/usb/1.0/vts/OWNERS deleted file mode 100644 index 54f268fc02..0000000000 --- a/usb/1.0/vts/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -badhri@google.com -yim@google.com -trong@google.com diff --git a/usb/1.1/vts/OWNERS b/usb/1.1/vts/OWNERS deleted file mode 100644 index 54f268fc02..0000000000 --- a/usb/1.1/vts/OWNERS +++ /dev/null @@ -1,3 +0,0 @@ -badhri@google.com -yim@google.com -trong@google.com diff --git a/usb/1.2/vts/OWNERS b/usb/1.2/vts/OWNERS deleted file mode 100644 index f60d39a3b4..0000000000 --- a/usb/1.2/vts/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -badhri@google.com -yim@google.com diff --git a/usb/1.3/vts/OWNERS b/usb/OWNERS similarity index 62% rename from usb/1.3/vts/OWNERS rename to usb/OWNERS index a6a1e5416a..2b1d34d451 100644 --- a/usb/1.3/vts/OWNERS +++ b/usb/OWNERS @@ -1,2 +1,4 @@ +# Bug component: 175220 + albertccwang@google.com badhri@google.com diff --git a/usb/aidl/OWNERS b/usb/aidl/OWNERS deleted file mode 100644 index fefae560a5..0000000000 --- a/usb/aidl/OWNERS +++ /dev/null @@ -1 +0,0 @@ -badhri@google.com