diff options
author | 2024-11-04 06:00:51 +0000 | |
---|---|---|
committer | 2024-11-04 06:09:43 +0000 | |
commit | c9a706c51efb9400d2405b4fdce410caafb219e8 (patch) | |
tree | a9edeeccb1d5a005a865159ab492bd13814c8300 | |
parent | fcfc6c13f523807a9d7e7f5a18683ee7f8b9d233 (diff) |
Changes to OWNERS files for USB.
Ashish and Sarup have moved away from USB and often get pinged or assigned bugs under USB component. This also means we may miss important issues relevant to Android USB because they're assigned to them.
Adding myself and moving Arun lower in priority to OWNERS so that bugs will go through Mark, myself and Arun instead.
Change-Id: I9f71261fb3329aaa927e321003f4d86ae1227463
-rw-r--r-- | core/java/android/hardware/usb/OWNERS | 6 | ||||
-rw-r--r-- | media/java/android/mtp/OWNERS | 7 | ||||
-rw-r--r-- | media/tests/MtpTests/OWNERS | 7 | ||||
-rw-r--r-- | services/usb/OWNERS | 8 |
4 files changed, 13 insertions, 15 deletions
diff --git a/core/java/android/hardware/usb/OWNERS b/core/java/android/hardware/usb/OWNERS index a753f9634d0d..37604bc2eb65 100644 --- a/core/java/android/hardware/usb/OWNERS +++ b/core/java/android/hardware/usb/OWNERS @@ -1,7 +1,7 @@ # Bug component: 175220 -aprasath@google.com -kumarashishg@google.com -sarup@google.com anothermark@google.com +febinthattil@google.com +aprasath@google.com badhri@google.com +kumarashishg@google.com
\ No newline at end of file diff --git a/media/java/android/mtp/OWNERS b/media/java/android/mtp/OWNERS index 6b5336e83bdc..77ed08b1f9a5 100644 --- a/media/java/android/mtp/OWNERS +++ b/media/java/android/mtp/OWNERS @@ -1,10 +1,9 @@ set noparent -aprasath@google.com anothermark@google.com -kumarashishg@google.com -sarup@google.com +febinthattil@google.com +aprasath@google.com jsharkey@android.com jameswei@google.com rmojumder@google.com - +kumarashishg@google.com diff --git a/media/tests/MtpTests/OWNERS b/media/tests/MtpTests/OWNERS index 6b5336e83bdc..bdb6cdbea332 100644 --- a/media/tests/MtpTests/OWNERS +++ b/media/tests/MtpTests/OWNERS @@ -1,10 +1,9 @@ set noparent -aprasath@google.com anothermark@google.com -kumarashishg@google.com -sarup@google.com +febinthattil@google.com +aprasath@google.com jsharkey@android.com jameswei@google.com rmojumder@google.com - +kumarashishg@google.com
\ No newline at end of file diff --git a/services/usb/OWNERS b/services/usb/OWNERS index d35dbb56437b..2dff392d4e34 100644 --- a/services/usb/OWNERS +++ b/services/usb/OWNERS @@ -1,9 +1,9 @@ -aprasath@google.com -kumarashishg@google.com -sarup@google.com anothermark@google.com +febinthattil@google.com +aprasath@google.com badhri@google.com elaurent@google.com albertccwang@google.com jameswei@google.com -howardyen@google.com
\ No newline at end of file +howardyen@google.com +kumarashishg@google.com
\ No newline at end of file |