From c2ea6143e8f1efb9a68cca88159210e16cde1bac Mon Sep 17 00:00:00 2001 From: Matthias Maennich Date: Mon, 26 Jul 2021 11:43:54 +0100 Subject: ANDROID: Enable GKI Dr. No Enforcement This effectively locks down OWNERS approval to a small group to guard the code base against unintentional breakages. Bug: 194314089 Signed-off-by: Matthias Maennich Change-Id: Ifd1ea97639a622320ea83f901f6451e2e52b38d4 --- OWNERS | 12 ++++++++++++ net/test/OWNERS | 2 -- 2 files changed, 12 insertions(+), 2 deletions(-) create mode 100644 OWNERS delete mode 100644 net/test/OWNERS diff --git a/OWNERS b/OWNERS new file mode 100644 index 0000000..414594e --- /dev/null +++ b/OWNERS @@ -0,0 +1,12 @@ +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 diff --git a/net/test/OWNERS b/net/test/OWNERS deleted file mode 100644 index cbbfa70..0000000 --- a/net/test/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -lorenzo@google.com -maze@google.com -- cgit v1.2.3