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:
Patrick Baumann
2023-04-10 15:08:31 +00:00
parent 66f740be09
commit c413055420
4 changed files with 13 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# Bug component: 656484
include platform/frameworks/base:/services/backup/OWNERS
include platform/frameworks/base:/services/backup/BACKUP_OWNERS

View File

@@ -1,4 +1,3 @@
# Bug component: 656484
include platform/frameworks/base:/services/backup/OWNERS
include platform/frameworks/base:/services/backup/BACKUP_OWNERS

View 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

View File

@@ -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