From d01761e07f80bbfc13b1a5d7ed3bcd31e4743794 Mon Sep 17 00:00:00 2001 From: Remi NGUYEN VAN Date: Thu, 3 Dec 2020 08:06:32 +0000 Subject: [PATCH] Set noparent in connectivity CTS owners Also reorganize the files to have one toplevel CTS owners file, and only additional owners in subdirectories. Change-Id: I28ce193896e1ade2034589327805870774a4d608 Test: m --- tests/cts/{tethering => }/OWNERS | 4 ++-- tests/cts/hostside/OWNERS | 2 +- tests/cts/net/OWNERS | 4 +--- 3 files changed, 4 insertions(+), 6 deletions(-) rename tests/cts/{tethering => }/OWNERS (60%) diff --git a/tests/cts/tethering/OWNERS b/tests/cts/OWNERS similarity index 60% rename from tests/cts/tethering/OWNERS rename to tests/cts/OWNERS index cd6abeb6e8..426434508a 100644 --- a/tests/cts/tethering/OWNERS +++ b/tests/cts/OWNERS @@ -1,4 +1,4 @@ # Bug component: 31808 +set noparent lorenzo@google.com -satk@google.com - +satk@google.com \ No newline at end of file diff --git a/tests/cts/hostside/OWNERS b/tests/cts/hostside/OWNERS index 52c8053323..20bc55e8bd 100644 --- a/tests/cts/hostside/OWNERS +++ b/tests/cts/hostside/OWNERS @@ -1,4 +1,4 @@ # Bug component: 61373 +# Inherits parent owners sudheersai@google.com -lorenzo@google.com jchalard@google.com diff --git a/tests/cts/net/OWNERS b/tests/cts/net/OWNERS index 7722bb37b6..432bd9b27f 100644 --- a/tests/cts/net/OWNERS +++ b/tests/cts/net/OWNERS @@ -1,5 +1,3 @@ # Bug component: 31808 -lorenzo@google.com -satk@google.com - +# Inherits parent owners per-file src/android/net/cts/NetworkWatchlistTest.java=alanstokes@google.com