ANDROID: Use GKI Dr. No OWNERS file
The v5.4 branches seem to have been left behind in this regard. Let's unify the way we implement OWNERS semantics on all branches. Bug: 314749503 Signed-off-by: Lee Jones <joneslee@google.com> Change-Id: I54562c23a38ebe2d0059b6134f758cd8d7ec6bc0
This commit is contained in:
parent
bbbaa68181
commit
eb1843e8af
14
OWNERS
14
OWNERS
@ -1,2 +1,12 @@
|
|||||||
# include OWNERS from the authoritative android-mainline branch
|
set noparent
|
||||||
include kernel/common:android-mainline:/OWNERS
|
|
||||||
|
# GKI Dr. No Enforcement is active on this branch. Approval of one of the Dr.
|
||||||
|
# No reviewers is required following a regular CodeReview+2 vote of a code
|
||||||
|
# reviewer.
|
||||||
|
#
|
||||||
|
# See the GKI release documentation (go/gki-dr-no) for further details.
|
||||||
|
#
|
||||||
|
# The expanded list of reviewers can be found at:
|
||||||
|
# https://android.googlesource.com/kernel/common/+/android-mainline/OWNERS_DrNo
|
||||||
|
|
||||||
|
include kernel/common:android-mainline:/OWNERS_DrNo
|
||||||
|
Loading…
Reference in New Issue
Block a user