2003-05-19 David Carlton <carlton@bactrian.org>
[deliverable/binutils-gdb.git] / gdb / MAINTAINERS
index feb558b9c7e9c95a48200fdbe8015ae1618f26ba..08af70eac6f2a5e4ba02a28c48f062e78df47891 100644 (file)
@@ -1,7 +1,7 @@
                        GDB Maintainers
 
 
-                       Blanket Write Privs
+                       Global Maintainers
                           (alphabetic)
 
 Jim Blandy                     jimb@redhat.com
@@ -24,7 +24,7 @@ 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 responsibility
-falls to the head maintainer.
+falls to a global maintainer.
 
 If there are several maintainers for a given domain then
 responsibility falls to the first maintainer.  The first maintainer is
@@ -62,14 +62,12 @@ maintainer works with the native maintainer when resolving API issues.
 
        arc             Deleted.
 
-       arm             --target=arm-elf ,
-                       Fernando Nasser         fnasser@redhat.com
+       arm             --target=arm-elf ,-Werror
                        Scott Bambrough         scottb@netwinder.org
                        Richard Earnshaw        rearnsha@arm.com
-                       Not multi-arch
 
        avr             --target=avr ,-Werror
-                       Theodore A. Roth        troth@verinet.com
+                       Theodore A. Roth        troth@openavr.org
 
        cris            --target=cris-elf ,-Werror
                        Orjan Friberg           orjanf@axis.com
@@ -84,9 +82,7 @@ maintainer works with the native maintainer when resolving API issues.
        h8300           --target=h8300hms ,-Werror
                        Maintenance only
 
-       h8500           (--target=h8500hms broken)
-                       Maintenance only
-                       Not multi-arch, work in progress
+       h8500           (--target=h8500hms OBSOLETE)
 
        i386            --target=i386-elf ,-Werror
                        Mark Kettenis           kettenis@gnu.org
@@ -97,9 +93,7 @@ maintainer works with the native maintainer when resolving API issues.
                        (--target=ia64-elf broken)
                        Kevin Buettner          kevinb@redhat.com
 
-       m32r            (--target=m32r-elf broken)
-                       Michael Snyder          msnyder@redhat.com
-                       OBSOLETE candidate, not multi-arch
+       m32r            (--target=m32r-elf OBSOLETE)
 
        m68hc11         --target=m68hc11-elf ,-Werror ,
                        Stephane Carrez         stcarrez@nerim.fr
@@ -115,9 +109,7 @@ maintainer works with the native maintainer when resolving API issues.
        mips            --target=mips-elf ,-Werror
                        Andrew Cagney           cagney@redhat.com
 
-       mn10200         --target=mn10200-elf ,-Werror
-                       Maintenance only
-                       OBSOLETE candidate, not multi-arch
+       mn10200         (--target=mn10200-elf OBSOLETE)
 
        mn10300         --target=mn10300-elf ,-Werror
                        Maintenance only
@@ -157,10 +149,7 @@ maintainer works with the native maintainer when resolving API issues.
        xstormy16       --target=xstormy16-elf ,-Werror
                        Corinna Vinschen        vinschen@redhat.com
 
-       z8k             --target=z8k-coff ,-Werror
-                       Known problem in 5.1
-                       Maintenance only
-                       OBSOLETE candidate, not multi-arch
+       z8k             (--target=z8k-coff OBSOLETE)
 
 All developers recognized by this file can make arbitrary changes to
 OBSOLETE targets.
@@ -195,7 +184,6 @@ MS Windows (NT, '00, 9x, Me, XP) host & native
                        Chris Faylor            cgf@redhat.com
 GNU/Linux/x86 native & host
                        Mark Kettenis           kettenis@gnu.org
-                       Jim Blandy              jimb@redhat.com
 GNU/Linux PPC native   Kevin Buettner          kevinb@redhat.com
 GNU/Linux MIPS native & host
                        Daniel Jacobowitz       dan@debian.org
@@ -219,8 +207,10 @@ generic arch support       Andrew Cagney           cagney@redhat.com
                        Any host/target maintainer can add to
                        gdbarch.{c,h,sh}.  Send tricky ones to cagney.
 target vector          Andrew Cagney           cagney@redhat.com
-main (main.c, top.c)   Elena Zannoni           ezannoni@redhat.com
+
 event loop             Elena Zannoni           ezannoni@redhat.com
+                        For the part of top.c related to the event loop,
+                        send questions to ezannoni@redhat.com
 
 generic symtabs                Jim Blandy              jimb@redhat.com
                        Elena Zannoni           ezannoni@redhat.com
@@ -233,9 +223,7 @@ generic symtabs             Jim Blandy              jimb@redhat.com
   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             Jim Blandy              jimb@redhat.com
-                       Elena Zannoni           ezannoni@redhat.com
-                       Fernando Nasser         fnasser@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.
 
@@ -244,26 +232,24 @@ tracing                   Michael Snyder          msnyder@redhat.com
 threads                        Michael Snyder          msnyder@redhat.com
                        Mark Kettenis           kettenis@gnu.org
 breakpoints            Michael Snyder          msnyder@redhat.com
-                       Jim Blandy              jimb@redhat.com
 language support       (Blanket Write Privs Maintainers)
   C++                  Daniel Jacobowitz       dan@debian.org
   Java support         (Global Maintainers)
   Pascal support       Pierre Muller           muller@sources.redhat.com
-  Scheme support       Jim Blandy              jimb@redhat.com
 
-shared libs (devolved) Jim Blandy              jimb@redhat.com
-                       Kevin Buettner          kevinb@redhat.com
+shared libs (devolved) Kevin Buettner          kevinb@redhat.com
   xcoffsolib           Peter Schauer           Peter.Schauer@regent.e-technik.tu-muenchen.de
 
 remote.c               Andrew Cagney           cagney@redhat.com
 include/remote-sim.h, remote-sim.c
                        Andrew Cagney           cagney@redhat.com
-sds protocol           Fernando Nasser         fnasser@redhat.com
-rdi/adp protocol       Fernando Nasser         fnasser@redhat.com
+sds protocol           (vacant)
+rdi/adp protocol       (vacant)
 documentation          Eli Zaretskii           eliz@gnu.org
-testsuite              Fernando Nasser         fnasser@redhat.com
+testsuite              (Global Maintainers)
   config                Mark Salter             msalter@redhat.com
-  lib                   Mark Salter             msalter@redhat.com
+  lib                   Fernando Nasser         fnasser@redhat.com
+                        Mark Salter             msalter@redhat.com
   gdbtk (gdb.gdbtk)     Keith Seitz             keiths@redhat.com
   c++ (gdb.c++)                Michael Chastain        mec@shout.net
                        David Carlton           carlton@math.stanford.edu
@@ -279,7 +265,7 @@ Kernel Object Display       Fernando Nasser         fnasser@redhat.com
 
 UI: External (user) interfaces.
 
-command interpreter    Fernando Nasser         fnasser@redhat.com
+command interpreter    (Global Maintainers)
 gdbtk (c & tcl)                Jim Ingham              jingham@apple.com
                        Fernando Nasser         fnasser@redhat.com
                        Keith Seitz             keiths@redhat.com
@@ -288,8 +274,8 @@ libgui (w/foundry, sn)      Jim Ingham              jingham@apple.com
 mi (gdb/mi)            Andrew Cagney           cagney@redhat.com
                        Elena Zannoni           ezannoni@redhat.com
                        Fernando Nasser         fnasser@redhat.com
-tui                    (vacant)
-                       Technical Contact Point wdb@cup.hp.com
+tui                    Stephane Carrez         stcarrez@nerim.fr
+                       (Global Maintainers)
 
 
 Misc:
@@ -352,7 +338,7 @@ Richard Henderson                           rth@redhat.com
 Aldy Hernandez                                 aldyh@redhat.com
 Paul Hilfinger                                 hilfinger@gnat.com
 Matt Hiller                                    hiller@redhat.com
-Kazu Hirata                                    kazu@hxi.com
+Kazu Hirata                                    kazu@cs.umass.edu
 Jeff Holcomb                                   jeffh@redhat.com
 Don Howard                                     dhoward@redhat.com
 Martin Hunt                                    hunt@redhat.com
@@ -381,7 +367,8 @@ Hans-Peter Nilsson                          hp@bitrange.com
 David O'Brien                                  obrien@freebsd.org
 Alexandre Oliva                                        aoliva@redhat.com
 Tom Rix                                                trix@redhat.com
-Theodore A. Roth                               troth@verinet.com
+Bob Rossi                                      bob_rossi@cox.net 
+Theodore A. Roth                               troth@openavr.org
 Ian Roxborough                                 irox@redhat.com
 Grace Sainsbury                                        graces@redhat.com
 Mark Salter                                    msalter@redhat.com
@@ -392,16 +379,19 @@ Stan Shebs                                        shebs@apple.com
 Aidan Skinner                                  aidan@velvet.net
 Jiri Smid                                      smid@suse.cz
 David Smith                                    dsmith@redhat.com
-Stephen P. Smith                               ischis2@home.com
+Stephen P. Smith                               ischis2@cox.net
 Jackie Smith Cashion                           jsmith@redhat.com
 Michael Snyder                                 msnyder@redhat.com
 Petr Sorfa                                     petrs@caldera.com
+Ian Lance Taylor                               ian@airs.com
 Gary Thomas                                    gthomas@redhat.com
 Jason Thorpe                                   thorpej@wasabisystems.com
 Tom Tromey                                     tromey@redhat.com
+D Venkatasubramanian                           dvenkat@noida.hcltech.com
 Corinna Vinschen                               vinschen@redhat.com
 Keith Walker                                   keith.walker@arm.com
-Jim Wilson                                     wilson@redhat.com
+Kris Warkentin                                 kewarken@qnx.com
+Jim Wilson                                     wilson@tuliptree.org
 Elena Zannoni                                  ezannoni@redhat.com
 Eli Zaretskii                                  eliz@gnu.org
 
This page took 0.025985 seconds and 4 git commands to generate.