On Wed, 5 Jul 2023, Joern Rennecke wrote: > I haven't worked with these targets in years and can't really do > sensible maintenance or reviews of patches for them. I am currently > working on optimizations for other ports like RISC-V.
I noticed MAINTAINERS was not updated, so pushed the patch below. Gerald commit f94598ffaf5affbc9421ff230502357b07c55d9c Author: Gerald Pfeifer <[email protected]> Date: Mon May 20 16:43:05 2024 +0200 MAINTAINERS: Update Joern Rennecke's status This is per his mail to [email protected] on 7 Jul 2023. ChangeLog: * MAINTAINERS: Move Joern Rennecke from arc and epiphany maintainer to Write After Approval. diff --git a/MAINTAINERS b/MAINTAINERS index 8e0add6bef8..e2870eef2ef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -56,7 +56,6 @@ aarch64 port Kyrylo Tkachov <[email protected]> alpha port Richard Henderson <[email protected]> amdgcn port Julian Brown <[email protected]> amdgcn port Andrew Stubbs <[email protected]> -arc port Joern Rennecke <[email protected]> arc port Claudiu Zissulescu <[email protected]> arm port Nick Clifton <[email protected]> arm port Richard Earnshaw <[email protected]> @@ -68,7 +67,6 @@ c6x port Bernd Schmidt <[email protected]> cris port Hans-Peter Nilsson <[email protected]> c-sky port Xianmiao Qu <[email protected]> c-sky port Yunhai Shang <[email protected]> -epiphany port Joern Rennecke <[email protected]> fr30 port Nick Clifton <[email protected]> frv port Nick Clifton <[email protected]> frv port Alexandre Oliva <[email protected]> @@ -634,6 +632,7 @@ Joe Ramsay <[email protected]> Rolf Rasmussen <[email protected]> Fritz Reese <[email protected]> Volker Reichelt <[email protected]> +Joern Rennecke <[email protected]> Bernhard Reutner-Fischer <[email protected]> Tom Rix <[email protected]> Thomas Rodgers <[email protected]>
