diff options
5 files changed, 20 insertions, 4 deletions
diff --git a/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS b/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS index f5604347065e..38fee895d5c3 100644 --- a/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS +++ b/core/java/android/app/admin/EnterprisePlatformSecurity_OWNERS @@ -1,4 +1,5 @@ rubinxu@google.com -acjohnston@google.com pgrafov@google.com +ayushsha@google.com +acjohnston@google.com #{LAST_RESORT_SUGGESTION} 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 fb00fe506ed1..6ce25cc42876 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 000000000000..c59a9dc51aa7 --- /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 dcacaa25a236..b881de0242ea 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 -arangelov@google.com -kholoudm@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}
\ No newline at end of file diff --git a/core/java/android/app/admin/WorkProfile_OWNERS b/core/java/android/app/admin/WorkProfile_OWNERS new file mode 100644 index 000000000000..260b672788d1 --- /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 |