Skip to content

Commit f8d70fd

Browse files
committed
MAINTAINERS: move some real subsystems off of the staging mailing list
The VME and Android drivers still have their MAINTAINERS entries pointing to the "driverdevel" mailing list, due to them having their codebase move out of the drivers/staging/ directory, but no one remembered to change the mailing list entries. Move them both to linux-kernel for lack of a more specific place at the moment. These are both low-volume areas of the kernel, so this shouldn't be an issue. Cc: Martyn Welch <martyn@welchs.me.uk> Cc: Manohar Vanga <manohar.vanga@gmail.com> Cc: Arve Hjønnevåg <arve@android.com> Cc: Todd Kjos <tkjos@android.com> Cc: Martijn Coenen <maco@android.com> Cc: Joel Fernandes <joel@joelfernandes.org> Cc: Christian Brauner <christian@brauner.io> Cc: Hridya Valsaraju <hridya@google.com> Cc: Suren Baghdasaryan <surenb@google.com> Reported-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org> Link: https://lore.kernel.org/r/YEzE6u6U1jkBatmr@kroah.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 12ec540 commit f8d70fd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

MAINTAINERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1181,7 +1181,7 @@ M: Joel Fernandes <joel@joelfernandes.org>
11811181
M: Christian Brauner <christian@brauner.io>
11821182
M: Hridya Valsaraju <hridya@google.com>
11831183
M: Suren Baghdasaryan <surenb@google.com>
1184-
L: devel@driverdev.osuosl.org
1184+
L: linux-kernel@vger.kernel.org
11851185
S: Supported
11861186
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git
11871187
F: drivers/android/
@@ -19135,7 +19135,7 @@ VME SUBSYSTEM
1913519135
M: Martyn Welch <martyn@welchs.me.uk>
1913619136
M: Manohar Vanga <manohar.vanga@gmail.com>
1913719137
M: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
19138-
L: devel@driverdev.osuosl.org
19138+
L: linux-kernel@vger.kernel.org
1913919139
S: Maintained
1914019140
T: git git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
1914119141
F: Documentation/driver-api/vme.rst

0 commit comments

Comments
 (0)