]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5f5d1f1e9f7cbd7c05fdf65f286a8e3bce7e79b3
tree44cfc01da616fb3c5d50621aea75a0761de34944
parent2d5c16897d0d507d0fa1af4b0f1a75d5e7053653
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