From 101f39bb66d9b572a9402e5c1f325bfd6146b7d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20=C5=BBenczykowski?= Date: Tue, 16 Nov 2021 21:42:07 -0800 Subject: [PATCH] Always use OWNERS from master branch. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Since you cannot include yourself we need an extra level of indirection, to make sure that OWNERS remains current even in historical branches. Also vastly increase the number of OWNERS Test: N/A Signed-off-by: Maciej Żenczykowski Change-Id: I19723fd9fbcee8fe3d8c9386ec5290d2764f2104 --- OWNERS | 9 ++------- OWNERS_core_networking | 19 +++++++++++++++++++ 2 files changed, 21 insertions(+), 7 deletions(-) create mode 100644 OWNERS_core_networking diff --git a/OWNERS b/OWNERS index 22b5561933..62c5737a2e 100644 --- a/OWNERS +++ b/OWNERS @@ -1,7 +1,2 @@ -codewiz@google.com -jchalard@google.com -junyulai@google.com -lorenzo@google.com -maze@google.com -reminv@google.com -satk@google.com +set noparent +file:platform/packages/modules/Connectivity:master:/OWNERS_core_networking diff --git a/OWNERS_core_networking b/OWNERS_core_networking new file mode 100644 index 0000000000..6847c7422d --- /dev/null +++ b/OWNERS_core_networking @@ -0,0 +1,19 @@ +chenbruce@google.com +chiachangwang@google.com +cken@google.com +huangaaron@google.com +jchalard@google.com +junyulai@google.com +lifr@google.com +lorenzo@google.com +lucaslin@google.com +markchien@google.com +martinwu@google.com +maze@google.com +nuccachen@google.com +paulhu@google.com +reminv@google.com +satk@google.com +waynema@google.com +xiaom@google.com +yumike@google.com