This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
index 3ea38367c0f8aec01b09883d4ebeb64a6c5e158a..a72854f9db8d553ce4b39ac05604eb19276468b7 100644 (file)
+
+                       Blanket Write Privs
+
+Andrew Cagney                  ac131313@cygnus.com
+Stan Shebs                     shebs@cygnus.com
+
+
+
+                       Various Maintainers
+
+Note individuals who maintain parts of the debugger need approval to
+check in changes outside of the immediate domain that they maintain.
+
+If there is no maintainer for a given domain then the problem falls to
+the head maintainer.
+
+If there are several maintainers for a given domain then the problem
+falls to the first maintainer.  The second and third maintainers are
+firstly known to have expertise in the given domain and secondly are
+available to step in if the first maintainer is to be absent for any
+reason.
+
+
+Target/Architecture: Generic ISA - Instruction Set Architecture -
+issues. API variants, CPU variants.  *-tdep.c.
+
 d10v target            Andrew Cagney           cagney@cygnus.com
 d30v target            Andrew Cagney           cagney@cygnus.com
 mips target            Andrew Cagney           cagney@cygnus.com
-powerpc target         Andrew Cagney           cagney@cygnus.com
+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
+libraries and quirks to procfs/ptrace/...  A native maintainer works
+with the arch and core maintainer when resolving more generic
+problems.
+
+hp testsuite (gdb.hp)  Jimmy Guo        adl-debugger-wdb-merge-guru@cup.hp.com
+djgpp native           Eli Zaretskii           eliz@gnu.org
+                       DJ Delorie              dj@cygnus.com
+win32 host & native    Chris Faylor            cgf@cygnus.com
+GNU/Linux x86 native   Jim Blandy              jimb@cygnus.com
+GNU/Linux PPC native   Kevin Buettner          kevinb@cygnus.com
+hurd native            Mark Kettenis           kettenis@wins.va.nl
+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           cagney@cygnus.com
 target vector          Andrew Cagney           cagney@cygnus.com
-remote.c               Andrew Cagney           cagney@cygnus.com
-djgpp native           DJ Delorie              dj@cygnus.com
-win32 host & native    Chris Faylor            cgf@cygnus.com
 main (main.c, top.c)   Elena Zannoni           ezannoni@cygnus.com
 readline               Elena Zannoni           ezannoni@cygnus.com
-arm target             Elena Zannoni           ezannoni@cygnus.com
-command interpreter    Fernando Nasser         fnasser@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
 stabs reader           Jim Blandy              jimb@cygnus.com
-x86 linux native       Jim Blandy              jimb@cygnus.com
-Scheme support         Jim Blandy              jimb@cygnus.com
-hurd native            Mark Kettenis           kettenis@wins.va.nl
-hpux, hp pa native     Jeff Law                law@cygnus.com
-m32r target            Michael Snyder          msnyder@cygnus.com
 tracing                        Michael Snyder          msnyder@cygnus.com
 threads                        Michael Snyder          msnyder@cygnus.com
 breakpoint.c           Michael Snyder          msnyder@cygnus.com
-coff reader            Philippe De Muyter      phdm@macqel.be
-macos host & native    Stan Shebs              shebs@cygnus.com
-sds protocol           Stan Shebs              shebs@cygnus.com
-rdi/adp protocol       Stan Shebs              shebs@cygnus.com
-gdbserver              Stan Shebs              shebs@cygnus.com
-documentation          Stan Shebs              shebs@cygnus.com
-testsuite              Stan Shebs              shebs@cygnus.com
 language support       David Taylor            taylor@cygnus.com
 expression eval                David Taylor            taylor@cygnus.com
 defs.h                 David Taylor            taylor@cygnus.com
 utils.c                        David Taylor            taylor@cygnus.com
+Scheme support         Jim Blandy              jimb@cygnus.com
+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.
+
+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
+                       (anyone can edit; kingdon is just lead maintainer)
+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
This page took 0.037281 seconds and 4 git commands to generate.