From 5624fca2ce67c7364115dabd5b9dddd3cc654248 Mon Sep 17 00:00:00 2001 From: Daniel Norman Date: Fri, 15 Mar 2024 22:03:00 +0000 Subject: Update Accessibility OWNERs to single source of truth. Bug: 329862519 Change-Id: Idf2791496f91a5f0a178d75e2d0020a49e4c2d52 --- core/java/android/accessibilityservice/OWNERS | 10 ++++---- core/java/android/view/accessibility/OWNERS | 27 ++++++++++------------ .../java/com/android/internal/accessibility/OWNERS | 10 ++++---- services/accessibility/OWNERS | 15 ++++++++---- 4 files changed, 31 insertions(+), 31 deletions(-) diff --git a/core/java/android/accessibilityservice/OWNERS b/core/java/android/accessibilityservice/OWNERS index fb06e236dd8a..1265dfa2c441 100644 --- a/core/java/android/accessibilityservice/OWNERS +++ b/core/java/android/accessibilityservice/OWNERS @@ -1,6 +1,4 @@ -pweaver@google.com -ryanlwlin@google.com -danielnorman@google.com -sallyyuen@google.com -aarmaly@google.com -fuego@google.com +# Bug component: 44215 + +# Android Accessibility Framework owners +include /services/accessibility/OWNERS \ No newline at end of file diff --git a/core/java/android/view/accessibility/OWNERS b/core/java/android/view/accessibility/OWNERS index 73d134146c3f..b0943e9cff62 100644 --- a/core/java/android/view/accessibility/OWNERS +++ b/core/java/android/view/accessibility/OWNERS @@ -1,16 +1,13 @@ -# Bug component: 44214 +# Bug component: 44215 -romainguy@google.com -alanv@google.com -adamp@google.com -aurimas@google.com -nduca@google.com -sumir@google.com -ogunwale@google.com -jjaggi@google.com -pweaver@google.com -ryanlwlin@google.com -danielnorman@google.com -sallyyuen@google.com -aarmaly@google.com -fuego@google.com +# Android Accessibility Framework owners +include /services/accessibility/OWNERS + +# Android members outside of Accessibility +adamp@google.com #{LAST_RESORT_SUGGESTION} +alanv@google.com #{LAST_RESORT_SUGGESTION} +aurimas@google.com #{LAST_RESORT_SUGGESTION} +jjaggi@google.com #{LAST_RESORT_SUGGESTION} +ogunwale@google.com #{LAST_RESORT_SUGGESTION} +romainguy@google.com #{LAST_RESORT_SUGGESTION} +sumir@google.com #{LAST_RESORT_SUGGESTION} diff --git a/core/java/com/android/internal/accessibility/OWNERS b/core/java/com/android/internal/accessibility/OWNERS index 0955e005791e..1265dfa2c441 100644 --- a/core/java/com/android/internal/accessibility/OWNERS +++ b/core/java/com/android/internal/accessibility/OWNERS @@ -1,6 +1,4 @@ -# Bug component: 44214 -pweaver@google.com -danielnorman@google.com -sallyyuen@google.com -aarmaly@google.com -fuego@google.com +# Bug component: 44215 + +# Android Accessibility Framework owners +include /services/accessibility/OWNERS \ No newline at end of file diff --git a/services/accessibility/OWNERS b/services/accessibility/OWNERS index 6e76a207e06f..0e35a409c82c 100644 --- a/services/accessibility/OWNERS +++ b/services/accessibility/OWNERS @@ -1,6 +1,13 @@ -pweaver@google.com -sallyyuen@google.com -ryanlwlin@google.com -fuego@google.com +# Bug component: 44215 + +# Android Accessibility Framework owners danielnorman@google.com aarmaly@google.com +chunkulin@google.com +fuego@google.com +sallyyuen@google.com + +# Android Accessibility members who have OWNERS but should not be sent +# day-to-day changes for code review: +pweaver@google.com #{LAST_RESORT_SUGGESTION} +ryanlwlin@google.com #{LAST_RESORT_SUGGESTION} \ No newline at end of file -- cgit v1.2.3-59-g8ed1b