This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[patch] MAINTAINERS: Add a new group Language Front EndsMaintainers.


Hi,

Attached is a patch to add a new group Language Front Ends Maintainers
as that group is getting as large as 19 people.

OK to apply?

Kazu Hirata

2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>

	* MAINTAINERS (Language Front Ends Maintainers): New.  Move
	entries belonging to this category.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.374
diff -u -r1.374 MAINTAINERS
--- MAINTAINERS	4 Oct 2004 04:54:21 -0000	1.374
+++ MAINTAINERS	4 Oct 2004 04:55:16 -0000
@@ -99,7 +99,7 @@
 VxWorks ports		Nathan Sidwell		nathan@codesourcery.com
 windows, cygwin, mingw	Christopher Faylor	cgf@redhat.com
 
-			Various Maintainers
+			Language Front Ends Maintainers
 
 C front end/ISO C99	Joseph Myers		jsm@polyomino.org.uk
 C front end/ISO C99	Richard Henderson	rth@redhat.com
@@ -114,18 +114,22 @@
 c++			Jason Merrill		jason@redhat.com
 c++                     Mark Mitchell		mark@codesourcery.com
 c++			Nathan Sidwell		nathan@codesourcery.com
+java			Per Bothner		per@bothner.com
+java			Andrew Haley		aph@redhat.com
+objective-c		Stan Shebs		shebs@apple.com
+objective-c		Ovidiu Predescu		ovidiu@cup.hp.com
+objective-c		Ziemowit Laski		zlaski@apple.com
+treelang                Tim Josling             tej@melbpc.org.au
+
+			Various Maintainers
+
 cpplib			Dave Brolley		brolley@redhat.com
 cpplib			Per Bothner		per@bothner.com
 cpplib			Zack Weinberg		zack@codesourcery.com
 cpplib			Neil Booth		neil@daikokuya.co.uk
-java			Per Bothner		per@bothner.com
-java			Andrew Haley		aph@redhat.com
 libgcj			Tom Tromey		tromey@redhat.com
 libgcj			Bryce McKinlay		bryce@gcc.gnu.org
 mercury			Fergus Henderson	fjh@cs.mu.oz.au
-objective-c		Stan Shebs		shebs@apple.com
-objective-c		Ovidiu Predescu		ovidiu@cup.hp.com
-objective-c		Ziemowit Laski		zlaski@apple.com
 libobjc			Nicola Pero		n.pero@mi.flashnet.it
 libobjc			Andrew Pinski		pinskia@physics.uc.edu
 alias analysis		John Carr		jfc@mit.edu
@@ -167,7 +171,6 @@
 docs co-maintainer	Joseph Myers		jsm@polyomino.org.uk
 predict.def		Jan Hubicka		jh@suse.cz
 contrib/regression	Geoff Keating		geoffk@geoffk.org
-treelang                Tim Josling             tej@melbpc.org.au
 new regalloc (ra*)	Michael Matz		matz@suse.de
 gcov			Jan Hubicka		jh@suse.cz
 gcov			Nathan Sidwell		nathan@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]