[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210316102311.182375-1-gregkh@linuxfoundation.org>
Date: Tue, 16 Mar 2021 11:23:11 +0100
From: gregkh@...uxfoundation.org
To: linux-staging@...ts.linux.dev, devel@...verdev.osuosl.org
Cc: linux-kernel@...r.kernel.org,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Subject: [PATCH] MAINTAINERS: move the staging subsystem to lists.linux.dev
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
The drivers/staging/ tree has a new mailing list,
linux-staging@...ts.linux.dev, so move the MAINTAINER entry to point to
it so that we get patches sent to the proper place.
There was no need to specify a list for the hikey9xx driver, the tools
pick up the "base" list for drivers/staging/* so remove that line to
make the file simpler.
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
---
MAINTAINERS | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index d7c25c0fc08a..9e876927c60d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8116,7 +8116,6 @@ F: drivers/crypto/hisilicon/sec2/sec_main.c
HISILICON STAGING DRIVERS FOR HIKEY 960/970
M: Mauro Carvalho Chehab <mchehab+huawei@...nel.org>
-L: devel@...verdev.osuosl.org
S: Maintained
F: drivers/staging/hikey9xx/
@@ -17040,7 +17039,7 @@ F: drivers/staging/vt665?/
STAGING SUBSYSTEM
M: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
-L: devel@...verdev.osuosl.org
+L: linux-staging@...ts.linux.dev
S: Supported
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
F: drivers/staging/
--
2.30.2
Powered by blists - more mailing lists