diff options
author | John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> | 2023-02-07 17:57:15 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2023-02-12 13:57:09 -0800 |
commit | 80510b63f7b6bdd30e07b3a42115d0a324e20cd6 (patch) | |
tree | 7ef4d353057ca3a64e6173a0eaa37598c8116096 | |
parent | 5e98e916f95bdc50e90f3199d7f3d74b94fa5976 (diff) | |
download | linux-80510b63f7b6bdd30e07b3a42115d0a324e20cd6.tar.gz linux-80510b63f7b6bdd30e07b3a42115d0a324e20cd6.tar.bz2 linux-80510b63f7b6bdd30e07b3a42115d0a324e20cd6.zip |
MAINTAINERS: Add myself as maintainer for arch/sh (SUPERH)
Both Rich Felker and Yoshinori Sato haven't done any work on arch/sh
for a while. As I have been maintaining Debian's sh4 port since 2014,
I am interested to keep the architecture alive.
Signed-off-by: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Acked-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 513045878fe7..39ff1a717625 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20090,6 +20090,7 @@ F: drivers/watchdog/sunplus_wdt.c SUPERH M: Yoshinori Sato <ysato@users.sourceforge.jp> M: Rich Felker <dalias@libc.org> +M: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> L: linux-sh@vger.kernel.org S: Maintained Q: http://patchwork.kernel.org/project/linux-sh/list/ |