From 1090306d3d5a048d1c00e58799c0911034f95404 Mon Sep 17 00:00:00 2001 From: Matthias Maennich Date: Thu, 15 Jun 2023 09:46:34 +0100 Subject: [PATCH] ANDROID: Enable GKI Dr. No Enforcement This locks down OWNERS approval to a small group to guard against unintentional breakages. Bug: 287162457 Signed-off-by: Matthias Maennich Change-Id: I58ca467b1e7786e1ad0f6ad67c7a7a5845a91ec6 --- OWNERS | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/OWNERS b/OWNERS index a8b26152b8a2..414594e3f646 100644 --- a/OWNERS +++ b/OWNERS @@ -1,13 +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 -maennich@google.com -saravanak@google.com -smuckle@google.com -surenb@google.com -tkjos@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 + +include kernel/common:android-mainline:/OWNERS_DrNo