diff options
author | Michael Ellerman <[email protected]> | 2024-07-26 22:33:22 +1000 |
---|---|---|
committer | Michael Ellerman <[email protected]> | 2024-08-19 21:27:56 +1000 |
commit | 81695066c76fa74aa00aadbcb360cc7ab9c70c51 (patch) | |
tree | 7c25aad45b6bc4116088171c74f5285af6c91682 | |
parent | db9a63913fc7aa6ea419c9a787bfa18937515037 (diff) |
MAINTAINERS: Mark powerpc spufs as orphaned
Jeremy is no longer actively maintaining spufs, mark it as orphan.
Also drop the dead developerworks link.
Acked-by: Jeremy Kerr <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://msgid.link/[email protected]
-rw-r--r-- | CREDITS | 3 | ||||
-rw-r--r-- | MAINTAINERS | 4 |
2 files changed, 4 insertions, 3 deletions
@@ -1872,6 +1872,9 @@ S: K osmidomkum 723 S: 160 00 Praha 6 S: Czech Republic +N: Jeremy Kerr +D: Maintainer of SPU File System + N: Michael Kerrisk W: https://man7.org/ diff --git a/MAINTAINERS b/MAINTAINERS index 9ce5bcf76583..9ee5195d021c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21493,10 +21493,8 @@ F: include/linux/spmi.h F: include/trace/events/spmi.h SPU FILE SYSTEM -M: Jeremy Kerr <[email protected]> -S: Supported -W: http://www.ibm.com/developerworks/power/cell/ +S: Orphan F: Documentation/filesystems/spufs/spufs.rst F: arch/powerpc/platforms/cell/spufs/ |