From ef0c4c92e45791c330094930eba4435cbf81b26c Mon Sep 17 00:00:00 2001 From: Matthias Maennich Date: Thu, 22 Jul 2021 12:03:01 +0100 Subject: [PATCH] ANDROID: Use authoritative Dr. No list from android-mainline An authoritative Dr. No reviewers list has been created in android-mainline. Rather use this list for enforcement to avoid duplication. Bug: 194314089 Signed-off-by: Matthias Maennich Change-Id: Iab1e4bd427b500295158cef390ce10612b3f6d72 --- OWNERS | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/OWNERS b/OWNERS index 6254ca3531e3..414594e3f646 100644 --- a/OWNERS +++ b/OWNERS @@ -1,15 +1,12 @@ set noparent -# GKI Dr. No Enforcement is active on this branch. Approval of one of the -# following persons is required following a regular CodeReview+2 vote of a code +# 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 -adelva@google.com -maennich@google.com -malchev@google.com -saravanak@google.com -smuckle@google.com -sspatil@google.com -tkjos@google.com +include kernel/common:android-mainline:/OWNERS_DrNo