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]

Update MAINTAINERS for gcj


I'm checking this in.  This changes MAINTAINERS to more accurately
reflect libgcj reality.

It isn't 100% accurate.  Things change occasionally in libgcj, and
some people have without-permission write access to just certain parts
of the tree.  Documenting this in detail would be a pain, so I haven't
done it; instead I've listed those individuals under "write after
approval".

Java people, if you feel I've misrepresented something, tell me and I
will fix it up.  It's possible I've still left someone out; please
accept my apologies if so.

Tom


Index: ChangeLog
from  Tom Tromey  <tromey@redhat.com>

	* MAINTAINERS: Reflect libgcj reality.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.213
diff -u -r1.213 MAINTAINERS
--- MAINTAINERS 11 May 2002 01:09:47 -0000 1.213
+++ MAINTAINERS 12 May 2002 01:37:38 -0000
@@ -102,6 +102,8 @@
 cpplib			Neil Booth		neil@daikokuya.demon.co.uk
 java			Per Bothner		per@bothner.com
 java			Alexandre Petit-Bianco	apbianco@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
@@ -153,6 +155,7 @@
 Daniel Berlin					dan@dberlin.org
 David Billinghurst				David.Billinghurst@riotinto.com
 Laurynas Biveinis				lauras@softhome.net
+Eric Blake					ericb@gcc.gnu.org
 Jim Blandy					jimb@redhat.com
 Phil Blundell					pb@futuretv.com
 Hans Boehm					hboehm@gcc.gnu.org
@@ -187,7 +190,7 @@
 Ziemowit Laski					zlaski@apple.com
 Marc Lehmann					pcg@goof.com
 Alan Lehotsky					apl@alum.mit.edu
-Warren Levy					warrenl@redhat.com
+Warren Levy					warrenl@cruzio.com
 Kriang Lerdsuwanakij				lerdsuwa@users.sourceforge.net
 Don Lindsay					dlindsay@redhat.com
 Dave Love					d.love@dl.ac.uk
@@ -197,7 +200,6 @@
 Vladimir Makarov				vmakarov@redhat.com
 Michael Matz					matz@suse.de
 Greg McGary					gkm@gnu.org
-Bryce McKinlay					bryce@gcc.gnu.org
 Adam Megacz					adam@xwt.org
 Alan Modra					amodra@bigpond.net.au
 Toon Moene					toon@moene.indiv.nluug.nl
@@ -231,11 +233,11 @@
 Richard Stallman				rms@gnu.org
 Graham Stott					grahams@redhat.com
 Mike Stump					mrs@windriver.com
+Jeff Sturm					jsturm@gcc.gnu.org
 Ian Taylor					ian@zembu.com
 Michael Tiemann					tiemann@redhat.com
 Philipp Thomas					pthomas@suse.de
 Kresten Krab Thorup				krab@gcc.gnu.org
-Tom Tromey					tromey@redhat.com
 John Wehle					john@feith.com
 Florian Weimer					fw@deneb.enyo.de
 Mark Wielaard					mark@gcc.gnu.org
@@ -245,4 +247,3 @@
 Benjamin Chelf(?)
 James Dennett(?)
 Mark Galassi(?)
-Jeff Strum(?)


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