Fixing owners for backup includes
A noparent was added to the backup OWNERS file that is included in the root source tree for SettingsProvider and a number of its tests. This proposed change breaks out the list of owners from the noparent so that backup owners can review SettingsProvider backup changes without preempting root owners of the package from approving their own code. Change-Id: I68d4332c65e2110aeeacb8d0ed23034351d675a5 Merged-In: I68d4332c65e2110aeeacb8d0ed23034351d675a5
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Bug component: 656484
|
||||
|
||||
include platform/frameworks/base:/services/backup/OWNERS
|
||||
include platform/frameworks/base:/services/backup/BACKUP_OWNERS
|
||||
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
# Bug component: 656484
|
||||
|
||||
include platform/frameworks/base:/services/backup/OWNERS
|
||||
|
||||
include platform/frameworks/base:/services/backup/BACKUP_OWNERS
|
||||
|
||||
10
services/backup/BACKUP_OWNERS
Normal file
10
services/backup/BACKUP_OWNERS
Normal file
@@ -0,0 +1,10 @@
|
||||
# Bug component: 1193469
|
||||
|
||||
jstemmer@google.com
|
||||
martinoh@google.com
|
||||
millmore@google.com
|
||||
niamhfw@google.com
|
||||
piee@google.com
|
||||
philippov@google.com
|
||||
rthakohov@google.com
|
||||
sarpm@google.com
|
||||
@@ -2,12 +2,4 @@
|
||||
|
||||
set noparent
|
||||
|
||||
bryanmawhinney@google.com
|
||||
jstemmer@google.com
|
||||
martinoh@google.com
|
||||
millmore@google.com
|
||||
niamhfw@google.com
|
||||
piee@google.com
|
||||
philippov@google.com
|
||||
rthakohov@google.com
|
||||
sarpm@google.com
|
||||
include platform/frameworks/base:/services/backup/BACKUP_OWNERS
|
||||
|
||||
Reference in New Issue
Block a user