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

[PATCH] MAINTAINERS - more additions


Just FYI,

per an earlier posting, I've committed the following.

	Andrew
Mon Feb 21 11:03:01 2000  Andrew Cagney  <cagney@b1.cygnus.com>

	* MAINTAINERS: Update: IA-64 - Kevin Buettner; ARM - Fernando
 	nasser, Jim Ingham and Scott Bambrough; GNU/Linux ARM - Scott
 	Bambrough; event loop - Elena Zannoni; SDS and RDI/APD protocol -
 	to Fernando Nasser and Jim Ingham; KOD - Fernando Nasser; MI -
 	Andrew Cagney, Elena Zannoni and Fernando Nasser; Web pages - Jim
 	Kingdon.
	* MAINTAINERS: Add Nick Clifton to write after approval list.
	
Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.6
diff -p -r1.6 MAINTAINERS
*** MAINTAINERS	2000/02/20 23:52:58	1.6
--- MAINTAINERS	2000/02/21 00:13:21
*************** Andrew Cagney			ac131313@cygnus.com
*** 5,10 ****
--- 5,11 ----
  Stan Shebs			shebs@cygnus.com
  
  
+ 
  			Various Maintainers
  
  Note individuals who maintain parts of the debugger need approval to
*************** mips target		Andrew Cagney		cagney@cygnu
*** 29,36 ****
  mn10300 target		Andrew Cagney		cagney@cygnus.com
  powerpc target		Kevin Buettner		kevinb@cygnus.com
  			Elena Zannoni		ezannoni@cygnus.com
! arm target		Jim Ingham		jingham@cygnus.com
  m32r target		Michael Snyder		msnyder@cygnus.com
  
  
  Host/Native: Target specific native support - typically shared
--- 30,40 ----
  mn10300 target		Andrew Cagney		cagney@cygnus.com
  powerpc target		Kevin Buettner		kevinb@cygnus.com
  			Elena Zannoni		ezannoni@cygnus.com
! arm target		Fernando Nasser		fnasser@cygnus.com
! 			Jim Ingham		jingham@cygnus.com
! 			Scott Bambrough	scottb@netwinder.org
  m32r target		Michael Snyder		msnyder@cygnus.com
+ IA-64 target		Kevin Buettner		kevinb@cygnus.com
  
  
  Host/Native: Target specific native support - typically shared
*************** hurd native		Mark Kettenis		kettenis@win
*** 48,53 ****
--- 52,58 ----
  macos host & native	Stan Shebs		shebs@apple.com
  hpux, hp pa native	Jeff Law		law@cygnus.com
  UnixWare Threads	Nick Duffek		nsd@cygnus.com
+ GNU/Linux ARM native	Scott Bambrough		scottb@netwinder.org
  
  
  Core: Generic components used by all of GDB
*************** generic arch support	Andrew Cagney		cagn
*** 56,61 ****
--- 61,67 ----
  target vector		Andrew Cagney		cagney@cygnus.com
  main (main.c, top.c)	Elena Zannoni		ezannoni@cygnus.com
  readline		Elena Zannoni		ezannoni@cygnus.com
+ event loop		Elena Zannoni           ezannoni@cygnus.com
  generic symtabs		Jim Blandy		jimb@cygnus.com
  dwarf readers		Jim Blandy		jimb@cygnus.com
  elf reader		Jim Blandy		jimb@cygnus.com
*************** Scheme support		Jim Blandy		jimb@cygnus.
*** 71,81 ****
  svr4 shlibs (solib.c)	Jim Blandy		jimb@cygnus.com
  coff reader		Philippe De Muyter	phdm@macqel.be
  remote.c		Andrew Cagney		cagney@cygnus.com
! sds protocol		Stan Shebs		shebs@apple.com
! rdi/adp protocol	Stan Shebs		shebs@apple.com
  gdbserver		Stan Shebs		shebs@apple.com
  documentation	 	Stan Shebs		shebs@apple.com
  testsuite	 	Stan Shebs		shebs@apple.com
  
  
  UI: External (user) interfaces.
--- 77,91 ----
  svr4 shlibs (solib.c)	Jim Blandy		jimb@cygnus.com
  coff reader		Philippe De Muyter	phdm@macqel.be
  remote.c		Andrew Cagney		cagney@cygnus.com
! 			J.T. Conklin		jtc@redback.com
! sds protocol		Fernando Nasser		fnasser@cygnus.com
! 			Jim Ingham		jingham@cygnus.com
! rdi/adp protocol	Fernando Nasser		fnasser@cygnus.com
! 			Jim Ingham		jingham@cygnus.com
  gdbserver		Stan Shebs		shebs@apple.com
  documentation	 	Stan Shebs		shebs@apple.com
  testsuite	 	Stan Shebs		shebs@apple.com
+ Kernel Object Display	Fernando Nasser		fnasser@cygnus.com
  
  
  UI: External (user) interfaces.
*************** UI: External (user) interfaces.
*** 83,97 ****
--- 93,119 ----
  command interpreter	Fernando Nasser		fnasser@cygnus.com
  gdbtk (c & tcl)		Jim Ingham		jingham@cygnus.com
  libgui (w/foundry, sn)	Jim Ingham		jingham@cygnus.com
+ mi (gdb/mi)		Andrew Cagney		cagney@cygnus.com
+ 			Elena Zannoni           ezannoni@cygnus.com
+ 			Fernando Nasser		fnasser@cygnus.com
+ 
+ 
+ Misc:
  
+ Web pages.		Jim Kingdon		kingdon@redhat.com
+ 			(but apparently anyone can tweek stuff?)
+ Makefile.in, configure*	ALL
  
  
+ 
  		Write After Approval
  
  J.T. Conklin					jtc@redback.com
  Jim Kingdon					kingdon@redhat.com
  Jason Molenda					jsm@cygnus.com
  H.J. Lu						hjl@lucon.org
+ Nick Clifton					nickc@cygnus.com
+ 
  
  * Indicates folks we need to get Kerberos/ssh accounts ready so they
  can write in the source tree

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