From c26f0fcb82f44ecf225a2af48ae20f742bc21bb0 Mon Sep 17 00:00:00 2001 From: Jonathan Scott Date: Mon, 17 Oct 2022 11:06:01 +0000 Subject: [PATCH] Update owners files for AE. Test: N/A OWNERS change Bug: 253514184 Change-Id: Ib8402921dbcdffdeb62fa79becaa6454838ba447 (cherry picked from commit e662698795d97aa5c1523934bfcd3c0aae78cf78) Merged-In: Ib8402921dbcdffdeb62fa79becaa6454838ba447 --- .../android/app/admin/EnterprisePlatformSecurity_OWNERS | 1 - core/java/android/app/admin/EnterprisePlatform_OWNERS | 3 +++ core/java/android/app/admin/Provisioning_OWNERS | 5 +++++ core/java/android/app/admin/WorkDeviceExperience_OWNERS | 8 +++++--- core/java/android/app/admin/WorkProfile_OWNERS | 5 +++++ 5 files changed, 18 insertions(+), 4 deletions(-) create mode 100644 core/java/android/app/admin/Provisioning_OWNERS create mode 100644 core/java/android/app/admin/WorkProfile_OWNERS diff --git a/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS b/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS index 0ec825371515a..270cb18414641 100644 --- a/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS +++ b/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS @@ -1,5 +1,4 @@ rubinxu@google.com -acjohnston@google.com pgrafov@google.com ayushsha@google.com alexkershaw@google.com #{LAST_RESORT_SUGGESTION} \ No newline at end of file diff --git a/core/java/android/app/admin/EnterprisePlatform_OWNERS b/core/java/android/app/admin/EnterprisePlatform_OWNERS index fb00fe506ed1d..6ce25cc428765 100644 --- a/core/java/android/app/admin/EnterprisePlatform_OWNERS +++ b/core/java/android/app/admin/EnterprisePlatform_OWNERS @@ -1,2 +1,5 @@ +# Assign bugs to android-enterprise-triage@google.com file:WorkDeviceExperience_OWNERS +file:Provisioning_OWNERS +file:WorkProfile_OWNERS file:EnterprisePlatformSecurity_OWNERS \ No newline at end of file diff --git a/core/java/android/app/admin/Provisioning_OWNERS b/core/java/android/app/admin/Provisioning_OWNERS new file mode 100644 index 0000000000000..c59a9dc51aa76 --- /dev/null +++ b/core/java/android/app/admin/Provisioning_OWNERS @@ -0,0 +1,5 @@ +# Assign bugs to android-enterprise-triage@google.com +petuska@google.com +nupursn@google.com +shreyacsingh@google.com +alexkershaw@google.com #{LAST_RESORT_SUGGESTION} \ No newline at end of file diff --git a/core/java/android/app/admin/WorkDeviceExperience_OWNERS b/core/java/android/app/admin/WorkDeviceExperience_OWNERS index 82afdddf288b8..203334311da99 100644 --- a/core/java/android/app/admin/WorkDeviceExperience_OWNERS +++ b/core/java/android/app/admin/WorkDeviceExperience_OWNERS @@ -1,5 +1,7 @@ +# Assign bugs to android-enterprise-triage@google.com work-device-experience+reviews@google.com -scottjonathan@google.com -kholoudm@google.com -eliselliott@google.com +scottjonathan@google.com #{LAST_RESORT_SUGGESTION} +eliselliott@google.com #{LAST_RESORT_SUGGESTION} +kholoudm@google.com #{LAST_RESORT_SUGGESTION} +acjohnston@google.com #{LAST_RESORT_SUGGESTION} alexkershaw@google.com #{LAST_RESORT_SUGGESTION} diff --git a/core/java/android/app/admin/WorkProfile_OWNERS b/core/java/android/app/admin/WorkProfile_OWNERS new file mode 100644 index 0000000000000..260b672788d1d --- /dev/null +++ b/core/java/android/app/admin/WorkProfile_OWNERS @@ -0,0 +1,5 @@ +# Assign bugs to android-enterprise-triage@google.com +liahav@google.com +olit@google.com +scottjonathan@google.com #{LAST_RESORT_SUGGESTION} +alexkershaw@google.com #{LAST_RESORT_SUGGESTION} \ No newline at end of file