It's been reported that Paul's address is no longer active and Paul hasn't been active in some time. Obviously if he returns to GCC development, we'd welcome him with open arms. But in the mean time, listing him as a maintainer doesn't make much sense.
Separately, I've had a conversation with Richard Henderson WRT x86 port maintenance. He's stepping down from that position to better reflect reality of what he's working on and expects to work on.
Committed.
diff --git a/ChangeLog b/ChangeLog index 56737c5..bd43281 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2015-03-13 Jeff Law <[email protected]> + + * MAINTAINERS: Remove Paul Brook as a Fortran and ARM + maintainer. + Remove Richard Henderson as a maintainer for the x86 port. + 2015-03-03 Joern Rennecke <[email protected]> * MAINTAINERS (CPU Port Maintainers): Update my email address. diff --git a/MAINTAINERS b/MAINTAINERS index e4ac16b..24312f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -47,7 +47,6 @@ alpha port Richard Henderson <[email protected]> arc port Joern Rennecke <[email protected]> arm port Nick Clifton <[email protected]> arm port Richard Earnshaw <[email protected]> -arm port Paul Brook <[email protected]> arm port Ramana Radhakrishnan <[email protected]> avr port Denis Chertykov <[email protected]> bfin port Bernd Schmidt <[email protected]> @@ -62,7 +61,6 @@ h8 port Jeff Law <[email protected]> h8 port Kazu Hirata <[email protected]> hppa port Jeff Law <[email protected]> hppa port John David Anglin <[email protected]> -i386 port Richard Henderson <[email protected]> i386 port Jan Hubicka <[email protected]> i386 port Uros Bizjak <[email protected]> ia64 port Jim Wilson <[email protected]> @@ -151,7 +149,6 @@ Ada front end Geert Bosch <[email protected]> Ada front end Robert Dewar <[email protected]> Ada front end Arnaud Charlet <[email protected]> Ada front end Eric Botcazou <[email protected]> -Fortran Paul Brook <[email protected]> c++ Jason Merrill <[email protected]> c++ Nathan Sidwell <[email protected]> go Ian Lance Taylor <[email protected]>
