mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-10-23 07:34:24 +02:00
ANDROID: Enable GKI Dr. No Enforcement
This locks down OWNERS approval to a small group to guard against unintentional breakages. Bug: 341883495 Signed-off-by: Matthias Maennich <maennich@google.com> (cherry picked from https://android-review.googlesource.com/q/commit:78af57d9b7fbfcc8ecfde3cf0cdb2739d084ebde) Merged-In: I58ca467b1e7786e1ad0f6ad67c7a7a5845a91ec6 Change-Id: I58ca467b1e7786e1ad0f6ad67c7a7a5845a91ec6
This commit is contained in:
parent
88813c11dc
commit
633de2adab
29
OWNERS
29
OWNERS
|
@ -1,21 +1,12 @@
|
|||
# The full list of approvers is defined in
|
||||
# https://android.googlesource.com/kernel/common/+/refs/meta/config/OWNERS
|
||||
set noparent
|
||||
|
||||
# The following OWNERS are defined at the top level to improve the OWNERS
|
||||
# suggestions through any user interface. Consider those people the ones that
|
||||
# can help with finding the best person to review.
|
||||
adelva@google.com
|
||||
gregkh@google.com
|
||||
joneslee@google.com
|
||||
maennich@google.com
|
||||
saravanak@google.com
|
||||
surenb@google.com
|
||||
tkjos@google.com
|
||||
vmartensson@google.com
|
||||
willdeacon@google.com
|
||||
# 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
|
||||
|
||||
# Test mapping changes can be made by anyone
|
||||
per-file */TEST_MAPPING = *
|
||||
|
||||
# Test config xml can be made by anyone
|
||||
per-file */*.xml = *
|
||||
include kernel/common:android-mainline:/OWNERS_DrNo
|
||||
|
|
Loading…
Reference in New Issue
Block a user