diff options
author | Rich Felker <[email protected]> | 2016-01-22 15:11:05 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-22 17:02:18 -0800 |
commit | 114bf37e04d839b555b3dc460b5e6ce156f49cf0 (patch) | |
tree | 1fbcb96b7d72e5a633f699728e08265886eb8822 | |
parent | 1d5cfdb076288df5eb95545a547a39905e95c930 (diff) |
MAINTAINERS: return arch/sh to maintained state, with new maintainers
Add Yoshinori Sato and Rich Felker as maintainers for arch/sh
(SUPERH).
Signed-off-by: Rich Felker <[email protected]>
Signed-off-by: Yoshinori Sato <[email protected]>
Acked-by: D. Jeff Dionne <[email protected]>
Acked-by: Rob Landley <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Acked-by: Simon Horman <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b8a717c4f863..fc1718500181 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -10453,9 +10453,11 @@ S: Maintained F: drivers/net/ethernet/dlink/sundance.c SUPERH +M: Yoshinori Sato <[email protected]> +M: Rich Felker <[email protected]> Q: http://patchwork.kernel.org/project/linux-sh/list/ -S: Orphan +S: Maintained F: Documentation/sh/ F: arch/sh/ F: drivers/sh/ |