This is the mail archive of the gdb@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]

[maint] Updates, expression, utils and defs.h


Hello,

I'm committing the following MAINTAINERS file updates.  Briefly,

- 
mention NickD in past maintainers

- 
David Taylor has indicated he would like
	to step back for a while

- 
I've dropped d10v responsibility

David stepping back does have consequences.  In particular the areas of:

	o	language

	o	expression evaluator

	o	utils.c, defs.h

no longer have official maintainers.

For utils.c and defs.h (I think) what to do next is pretty easy - most 
changes to them should be ``obvious''.

The language and expression evaluator are more interesting.  For the 
moment, I've put the overseeing role down as ``Global Write Privs 
Maintainers''.  However, to be honest, I'd really like to encourage a 
rebelion from within the ranks (Java, Scheme and Pascal) and have the 
existing language maintainers take over responsibility :-)

enjoy,
Andrew
2001-11-06  Andrew Cagney  <ac131313@redhat.com>

	* MAINTAINERS: Update Andrew Cagney's and David Taylor's
	responsibilities.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.121
diff -p -r1.121 MAINTAINERS
*** MAINTAINERS	2001/11/02 15:41:16	1.121
--- MAINTAINERS	2001/11/06 22:14:39
*************** maintainer works with the native maintai
*** 65,74 ****
  			Orjan Friberg		orjanf@axis.com
  
  	d10v		--target=d10v-elf ,-Werror
! 			Andrew Cagney		cagney@redhat.com
  
  	d30v		--target=d30v-elf ,-Werror
! 			David Taylor		taylor@redhat.com
  
  	djgpp		--target=i586-pc-msdosdjgpp ,-Werror
  			(See native and host)
--- 65,74 ----
  			Orjan Friberg		orjanf@axis.com
  
  	d10v		--target=d10v-elf ,-Werror
! 			Maintenance only
  
  	d30v		--target=d30v-elf ,-Werror
! 			Maintenance only
  
  	djgpp		--target=i586-pc-msdosdjgpp ,-Werror
  			(See native and host)
*************** maintainer works with the native maintai
*** 135,141 ****
  			Elena Zannoni		ezannoni@redhat.com
  
  	sparc		--target=sparc-elf,sparc64-elf ,-Werror
! 			David Taylor		taylor@redhat.com
  
  	tic80		(--target=tic80-coff broken)
  			Maintenance only
--- 135,141 ----
  			Elena Zannoni		ezannoni@redhat.com
  
  	sparc		--target=sparc-elf,sparc64-elf ,-Werror
! 			Maintenance only
  
  	tic80		(--target=tic80-coff broken)
  			Maintenance only
*************** GNU/Linux ARM native	Scott Bambrough		sc
*** 209,215 ****
  Solaris/x86 native & host (devolved)
  			Peter Schauer		Peter.Schauer@regent.e-technik.tu-muenchen.de
  Solaris/SPARC native & host (devolved)
-                         David Taylor            taylor@redhat.com
                          Michael Snyder          msnyder@redhat.com
  Mac OS X		Klee Dienes		kdienes@apple.com
  			Jim Ingham		jingham@apple.com
--- 209,214 ----
*************** threads			Michael Snyder		msnyder@redhat
*** 246,261 ****
  			Mark Kettenis		kettenis@gnu.org
  breakpoints		Michael Snyder		msnyder@redhat.com
  			Jim Blandy		jimb@redhat.com
! language support	David Taylor		taylor@redhat.com
    Java support (devolved)
  			Per Bothner		per@bothner.com
  			Anthony Green 		green@redhat.com
    Objective-C/C++	Klee Dienes		kdienes@apple.com
  			Jim Ingham		jimgham@apple.com
    Pascal support	Pierre Muller		muller@sourceware.redhat.com
- expression eval		David Taylor		taylor@redhat.com
- defs.h			David Taylor		taylor@redhat.com
- utils.c			David Taylor		taylor@redhat.com
  Scheme support		Jim Blandy		jimb@redhat.com
  
  shared libs (devolved)	Jim Blandy		jimb@redhat.com
--- 245,257 ----
  			Mark Kettenis		kettenis@gnu.org
  breakpoints		Michael Snyder		msnyder@redhat.com
  			Jim Blandy		jimb@redhat.com
! language support	(Blanket Write Privs Maintainers)
    Java support (devolved)
  			Per Bothner		per@bothner.com
  			Anthony Green 		green@redhat.com
    Objective-C/C++	Klee Dienes		kdienes@apple.com
  			Jim Ingham		jimgham@apple.com
    Pascal support	Pierre Muller		muller@sourceware.redhat.com
  Scheme support		Jim Blandy		jimb@redhat.com
  
  shared libs (devolved)	Jim Blandy		jimb@redhat.com
*************** Corinna Vinschen				vinschen@redhat.com
*** 362,374 ****
  Jimmy Guo (gdb.hp, tui)				guo@cup.hp.com
  Jeff Law (hppa)					law@cygnus.com
  Daniel Berlin (C++ support)			dan@cgsoftware.com
! 
  
  Folks that have been caught up in a paper trail:
  
  Jim Kingdon					jkingdon@engr.sgi.com
  Chris G. Demetriou				cgd@sibyte.com
  Michael Chastain				mec@shout.net
  
  --
  
--- 358,372 ----
  Jimmy Guo (gdb.hp, tui)				guo@cup.hp.com
  Jeff Law (hppa)					law@cygnus.com
  Daniel Berlin (C++ support)			dan@cgsoftware.com
! David Taylor (d10v, sparc, utils, defs,
!   expression evaluator, language support)	taylor@candd.org
  
  Folks that have been caught up in a paper trail:
  
  Jim Kingdon					jkingdon@engr.sgi.com
  Chris G. Demetriou				cgd@sibyte.com
  Michael Chastain				mec@shout.net
+ David Taylor					taylor@candd.org
  
  --
  

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