From eb1843e8af88fd7d08ca7154e44085d206242bf9 Mon Sep 17 00:00:00 2001 From: Lee Jones Date: Mon, 4 Dec 2023 13:28:13 +0000 Subject: [PATCH] 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 Change-Id: I54562c23a38ebe2d0059b6134f758cd8d7ec6bc0 --- OWNERS | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/OWNERS b/OWNERS index 2b5ccceaf513..414594e3f646 100644 --- a/OWNERS +++ b/OWNERS @@ -1,2 +1,12 @@ -# include OWNERS from the authoritative android-mainline branch -include kernel/common:android-mainline:/OWNERS +set noparent + +# 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