diff options
author | Geert Uytterhoeven <geert+renesas@linux-m68k.org> | 2014-04-03 14:48:47 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-04-03 16:21:08 -0700 |
commit | dcaa57d529a00983eb5fda511a4959bf44506670 (patch) | |
tree | 5bb9e3bfdd0b5a2e970121b049dce23f701627b9 | |
parent | 70d14fcf365c1b20d380d542ec53906f2b5e2435 (diff) | |
download | linux-stable-dcaa57d529a00983eb5fda511a4959bf44506670.tar.gz linux-stable-dcaa57d529a00983eb5fda511a4959bf44506670.tar.bz2 linux-stable-dcaa57d529a00983eb5fda511a4959bf44506670.zip |
MAINTAINERS: mark SuperH orphan
Paul Mundt's email address bounces regularly, and he hasn't taken any
SuperH patches for about one year.
Signed-off-by: Geert Uytterhoeven <geert+renesas@linux-m68k.org>
Suggested-by: Paul Bolle <pebolle@tiscali.nl>
Cc: Paul Mundt <paul.mundt@gmail.com>
Cc: Magnus Damm <magnus.damm@gmail.com>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Cc: Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
Cc: Simon Horman <horms@verge.net.au>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | CREDITS | 4 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 5 insertions, 3 deletions
@@ -2564,6 +2564,10 @@ N: Wolfgang Muees E: wolfgang@iksw-muees.de D: Auerswald USB driver +N: Paul Mundt +E: paul.mundt@gmail.com +D: SuperH maintainer + N: Ian A. Murdock E: imurdock@gnu.ai.mit.edu D: Creator of Debian distribution diff --git a/MAINTAINERS b/MAINTAINERS index 4c0035e75ce1..39f27f8620a0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -8478,12 +8478,10 @@ S: Maintained F: drivers/net/ethernet/dlink/sundance.c SUPERH -M: Paul Mundt <lethal@linux-sh.org> L: linux-sh@vger.kernel.org W: http://www.linux-sh.org Q: http://patchwork.kernel.org/project/linux-sh/list/ -T: git git://github.com/pmundt/linux-sh.git sh-latest -S: Supported +S: Orphan F: Documentation/sh/ F: arch/sh/ F: drivers/sh/ |