Switch to explicit email addresses
Gerrit doesn't expand aliases so we need to list people individually Test: check_owners SettingsProvider/src/android/provider/settings/OWNERS Test: check_owners SettingsProvider/test/src/android/provider/OWNERS Exempt-From-Owner-Approval: Fixing the OWNERS file to include emails Gerrit recognises as users. Change-Id: I4552f2ec02a812c7502eea97a86deeead8cde4f9
This commit is contained in:
@@ -1,2 +1,5 @@
|
||||
# Please reach out to Android B&R when making Settings backup changes
|
||||
br-framework-team+reviews@google.com
|
||||
alsutton@google.com
|
||||
nathch@google.com
|
||||
rthakohov@google.com
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
per-file * = *
|
||||
|
||||
# Please reach out to the Android B&R team for settings backup changes
|
||||
per-file SettingsBackupTest.java = br-framework-team+reviews@google.com
|
||||
per-file SettingsBackupTest.java = alsutton@google.com, nathch@google.com, rthakohov@google.com
|
||||
|
||||
Reference in New Issue
Block a user