This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: remove mercury from MAINTAINERS file
- From: Ben Elliston <bje at au1 dot ibm dot com>
- To: gcc-patches at gcc dot gnu dot org
- Cc: fjh at cs dot mu dot oz dot au
- Date: Wed, 24 Oct 2007 09:54:38 +1000
- Subject: PATCH: remove mercury from MAINTAINERS file
While skimming the MAINTAINERS file just now, I noticed an entry for the
Mercury front-end. GCC has never (as far as I'm aware) included this
front-end in the FSF source tree and, as such, I don't think it needs an
appointed maintainer.
Just trying to keep the file current. :-) Okay for mainline?
2007-10-24 Ben Elliston <bje@au.ibm.com>
* MAINTAINERS (mercury): Remove entry.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 129589)
+++ MAINTAINERS (working copy)
@@ -128,7 +128,6 @@ c++ Nathan Sidwell nathan@codesourcer
java Per Bothner per@bothner.com
java Andrew Haley aph@redhat.com
java Tom Tromey tromey@redhat.com
-mercury Fergus Henderson fjh@cs.mu.oz.au
objective-c/c++ Mike Stump mrs@apple.com
treelang Tim Josling tej@melbpc.org.au
treelang James A. Morrison phython@gcc.gnu.org