MAINTAINERS: move the staging subsystem to lists.linux.dev
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Mar 2021 10:23:11 +0000 (11:23 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Mar 2021 11:17:26 +0000 (12:17 +0100)
commite06da9ea3e3f6746a849edeae1d09ee821f5c2ce
tree44cfc01da616fb3c5d50621aea75a0761de34944
parentf8d70fd6a5a7a38a95eb8021e00d2e547f88efec
MAINTAINERS: move the staging subsystem to lists.linux.dev

The drivers/staging/ tree has a new mailing list,
linux-staging@lists.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.

Cc: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/20210316102311.182375-1-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
MAINTAINERS