This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

[commit/61] update MAINTAINERS


FYI, lots of stuff needed an update.

committed,
Andrew
2004-06-14  Andrew Cagney  <cagney@gnu.org>

	* MAINTAINERS: Merge with mainline.  List Michael Chastain as the
	lead testsuite maintainer.  List JoelBrobecker as an AIX
	maintainer.  List global maintainers under tracing bytecode stuff.
	Add Ulrich Weigand, Nathan Williams, Bryce McKinlay, Randolph
	Chung, and Brian Ford to write after approval.  Update email
	and/or status of of J.T. Conklin, Elena Zannoni, Mark Salter,
	Fernando Nasser, Joel Brobecker, Andrew Cagney, Ben Elliston,
	Chris Faylor, and David Carlton.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.262
diff -p -u -r1.262 MAINTAINERS
--- MAINTAINERS	25 Feb 2004 08:46:59 -0000	1.262
+++ MAINTAINERS	14 Jun 2004 14:04:44 -0000
@@ -6,8 +6,8 @@
 
 Jim Blandy			jimb@redhat.com
 Kevin Buettner			kevinb@redhat.com
-Andrew Cagney			ac131313@redhat.com
-J.T. Conklin			jtc@redback.com
+Andrew Cagney			cagney@gnu.org
+J.T. Conklin			jtc@acorntoolworks.com
 Fred Fish			fnf@ninemoons.com
 Daniel Jacobowitz		dan@debian.org
 Mark Kettenis           	kettenis@gnu.org
@@ -179,11 +179,12 @@ their platform.
 
 AIX			Peter Schauer		Peter.Schauer@regent.e-technik.tu-muenchen.de
 			Kevin Buettner		kevinb@redhat.com
+			Joel Brobecker		brobecker@gnat.com
 
 djgpp native		Eli Zaretskii		eliz@gnu.org
 			DJ Delorie		dj@redhat.com
 MS Windows (NT, '00, 9x, Me, XP) host & native
-			Chris Faylor		cgf@redhat.com
+			Chris Faylor		cgf@alum.bu.edu
 GNU/Linux/x86 native & host
 			Mark Kettenis		kettenis@gnu.org
 GNU/Linux PPC native	Kevin Buettner		kevinb@redhat.com
@@ -225,11 +226,11 @@ generic symtabs		Jim Blandy		jimb@redhat
   coff reader		Philippe De Muyter	phdm@macqel.be
   xcoff reader		Any maintainer can modify this; please send tricky
 			ones to Kevin Buettner <kevinb@redhat.com>
-  linespec		Elena Zannoni		ezannoni@redhat.com
   HP/UX readers		Any [past] maintainer can modify this.
 			Please send tricky ones to the symtabs maintainers.
 
 tracing bytecode stuff  Jim Blandy              jimb@redhat.com
+                        (Global Maintainers)
 tracing			Michael Snyder		msnyder@redhat.com
 threads			Michael Snyder		msnyder@redhat.com
 			Mark Kettenis		kettenis@gnu.org
@@ -248,16 +249,16 @@ include/remote-sim.h, remote-sim.c
 sds protocol		(vacant)
 rdi/adp protocol	(vacant)
 documentation		Eli Zaretskii		eliz@gnu.org
-testsuite		(Global Maintainers)
-  config                Mark Salter             msalter@redhat.com
-  lib                   Fernando Nasser         fnasser@redhat.com
-                        Mark Salter             msalter@redhat.com
+testsuite		Michael Chastain	mec.gnu@mindspring.com
+			(Global Maintainers)			
+  lib/, config/, gdb.base/, ...
+			Michael Chastain	mec.gnu@mindspring.com
+			(Global Maintainers)			
   gdbtk (gdb.gdbtk)     Keith Seitz             keiths@redhat.com
   c++ (gdb.cp) 		Michael Chastain	mec.gnu@mindspring.com
-			David Carlton		carlton@kealia.com
+			David Carlton		carlton@bactrian.org
   mi tests (gdb.mi)     Elena Zannoni           ezannoni@redhat.com
                         Andrew Cagney           cagney@redhat.com
-  stabs (gdb.stabs)     Elena Zannoni           ezannoni@redhat.com
   threads (gdb.threads) Michael Snyder          msnyder@redhat.com
   trace (gdb.trace)     Michael Snyder          msnyder@redhat.com
   hp tests (gdb.hp)	(vacant)
@@ -314,14 +315,15 @@ Scott Bambrough					scottb@netwinder.org
 Jim Blandy					jimb@redhat.com
 Philip Blundell					philb@gnu.org
 Per Bothner					per@bothner.com
-Joel Brobecker					brobecker@act-europe.fr
+Joel Brobecker					brobecker@gnat.com
 Dave Brolley					brolley@redhat.com
 Paul Brook					paul@codesourcery.com
 Kevin Buettner					kevinb@redhat.com
-Andrew Cagney					ac131313@redhat.com
-David Carlton					carlton@kealia.com
+Andrew Cagney					cagney@gnu.org
+David Carlton					carlton@bactrian.org
 Stephane Carrez					stcarrez@nerim.fr
 Michael Chastain				mec.gnu@mindspring.com
+Randolph Chung					tausq@debian.org
 Eric Christopher				echristo@redhat.com
 Nick Clifton					nickc@redhat.com
 Brendan Conoboy					blc@redhat.com
@@ -332,12 +334,12 @@ Dhananjay Deshpande				dhananjayd@kpitcu
 Klee Dienes					kdienes@apple.com
 Richard Earnshaw				rearnsha@arm.com
 Frank Ch. Eigler				fche@redhat.com
-Ben Elliston					bje@wasabisystems.com
+Ben Elliston					bje@gnu.org
+Brian Ford					ford@vss.fsi.com
 Raoul Gough					RaoulGough@yahoo.co.uk
 Anthony Green			 		green@redhat.com
 Matthew Green					mrg@eterna.com.au
 Jerome Guitton					guitton@act-europe.fr
-Chris Faylor					cgf@redhat.com
 Adam Fedor					fedor@gnu.org
 Fred Fish					fnf@ninemoons.com
 Orjan Friberg					orjanf@axis.com
@@ -366,6 +368,7 @@ Michal Ludvig                           
 Glen McCready					gkm@redhat.com
 Greg McGary					greg@mcgary.org
 Roland McGrath					roland@redhat.com
+Bryce McKinlay					mckinlay@redhat.com
 Jason Merrill					jason@redhat.com
 David S. Miller					davem@redhat.com
 Mark Mitchell					mark@codesourcery.com
@@ -405,6 +408,8 @@ D Venkatasubramanian				dvenkat@noida.hc
 Corinna Vinschen				vinschen@redhat.com
 Keith Walker					keith.walker@arm.com
 Kris Warkentin					kewarken@qnx.com
+Ulrich Weigand					uweigand@de.ibm.com
+Nathan Williams					nathanw@wasabisystems.com
 Jim Wilson					wilson@specifixinc.com
 Elena Zannoni					ezannoni@redhat.com
 Eli Zaretskii					eliz@gnu.org
@@ -423,12 +428,16 @@ J.T. Conklin (dcache, NetBSD, remote)		j
 Frank Ch. Eigler (sim)				fche at redhat dot com
 Per Bothner (Java)				per at bothner dot com
 Anthony Green (Java)				green at redhat dot com
+Fernando Nasser (testsuite/, mi, cli)           fnasser at redhat dot com
+Mark Salter (testsuite/lib+config)		msalter at redhat dot com
 
 
 
 Folks that have been caught up in a paper trail:
 
+Chris Faylor					cgf@alum.bu.edu
 Jim Kingdon					jkingdon@engr.sgi.com
+David Carlton					carlton@bactrian.org
 
 --
 

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