From eae2ff98313b1df99d6b9498a05c93f3199d48a9 Mon Sep 17 00:00:00 2001 From: Alan Stokes Date: Mon, 14 Mar 2022 09:43:36 +0000 Subject: [PATCH] Fix OWNERS issues Switch to a bug template that assigns the correct group. Consolidate into one file to make it easier for humans as well as machines to figure out the ownership. Remove me from per-file ownership; no longer relevant, causes confusion. Bug: 224454753 Test: Presubmit Change-Id: I84bf472fe56fe3f5927a626bde06cdd8cee8353a --- tests/cts/OWNERS | 3 ++- tests/cts/net/OWNERS | 5 ----- 2 files changed, 2 insertions(+), 6 deletions(-) delete mode 100644 tests/cts/net/OWNERS diff --git a/tests/cts/OWNERS b/tests/cts/OWNERS index 8dfa455344..d782008dbe 100644 --- a/tests/cts/OWNERS +++ b/tests/cts/OWNERS @@ -1,3 +1,4 @@ -# Bug component: 31808 +# Bug template url: http://b/new?component=31808 +# Bug component: 685852 = per-file **IpSec* set noparent file:platform/packages/modules/Connectivity:master:/OWNERS_core_networking_xts diff --git a/tests/cts/net/OWNERS b/tests/cts/net/OWNERS deleted file mode 100644 index df5569e62e..0000000000 --- a/tests/cts/net/OWNERS +++ /dev/null @@ -1,5 +0,0 @@ -# Bug component: 31808 -# Inherits parent owners -per-file src/android/net/cts/NetworkWatchlistTest.java=alanstokes@google.com - -# Bug component: 685852 = per-file *IpSec* \ No newline at end of file