Add paragraph on multiple maintainers.
[external/binutils.git] / gdb / MAINTAINERS
1
2                         Blanket Write Privs
3
4 Andrew Cagney                   ac131313@cygnus.com
5 Stan Shebs                      shebs@cygnus.com
6
7
8                         Various Maintainers
9
10 Note individuals who maintain parts of the debugger need approval to
11 check in changes outside of the immediate domain that they maintain.
12
13 If there is no maintainer for a given domain then the problem falls to
14 the head maintainer.
15
16 If there are several maintainers for a given domain then the problem
17 falls to the first maintainer.  The second and third maintainers are
18 firstly known to have expertise in the given domain and secondly are
19 available to step in if the first maintainer is to be absent for any
20 reason.
21
22
23 Target/Architecture: Generic ISA - Instruction Set Architecture -
24 issues. API variants, CPU variants.  *-tdep.c.
25
26 d10v target             Andrew Cagney           cagney@cygnus.com
27 d30v target             Andrew Cagney           cagney@cygnus.com
28 mips target             Andrew Cagney           cagney@cygnus.com
29 mn10300 target          Andrew Cagney           cagney@cygnus.com
30 powerpc target          Kevin Buettner          kevinb@cygnus.com
31                         Elena Zannoni           ezannoni@cygnus.com
32 arm target              Jim Ingham              jingham@cygnus.com
33 m32r target             Michael Snyder          msnyder@cygnus.com
34
35
36 Host/Native: Target specific native support - typically shared
37 libraries and quirks to procfs/ptrace/...  A native maintainer works
38 with the arch and core maintainer when resolving more generic
39 problems.
40
41 hp testsuite (gdb.hp)   Jimmy Guo        adl-debugger-wdb-merge-guru@cup.hp.com
42 djgpp native            Eli Zaretskii           eliz@gnu.org
43                         DJ Delorie              dj@cygnus.com
44 win32 host & native     Chris Faylor            cgf@cygnus.com
45 GNU/Linux x86 native    Jim Blandy              jimb@cygnus.com
46 GNU/Linux PPC native    Kevin Buettner          kevinb@cygnus.com
47 hurd native             Mark Kettenis           kettenis@wins.va.nl
48 macos host & native     Stan Shebs              shebs@apple.com
49 hpux, hp pa native      Jeff Law                law@cygnus.com
50 UnixWare Threads        Nick Duffek             nsd@cygnus.com
51
52
53 Core: Generic components used by all of GDB
54
55 generic arch support    Andrew Cagney           cagney@cygnus.com
56 target vector           Andrew Cagney           cagney@cygnus.com
57 main (main.c, top.c)    Elena Zannoni           ezannoni@cygnus.com
58 readline                Elena Zannoni           ezannoni@cygnus.com
59 generic symtabs         Jim Blandy              jimb@cygnus.com
60 dwarf readers           Jim Blandy              jimb@cygnus.com
61 elf reader              Jim Blandy              jimb@cygnus.com
62 stabs reader            Jim Blandy              jimb@cygnus.com
63 tracing                 Michael Snyder          msnyder@cygnus.com
64 threads                 Michael Snyder          msnyder@cygnus.com
65 breakpoint.c            Michael Snyder          msnyder@cygnus.com
66 language support        David Taylor            taylor@cygnus.com
67 expression eval         David Taylor            taylor@cygnus.com
68 defs.h                  David Taylor            taylor@cygnus.com
69 utils.c                 David Taylor            taylor@cygnus.com
70 Scheme support          Jim Blandy              jimb@cygnus.com
71 svr4 shlibs (solib.c)   Jim Blandy              jimb@cygnus.com
72 coff reader             Philippe De Muyter      phdm@macqel.be
73 remote.c                Andrew Cagney           cagney@cygnus.com
74 sds protocol            Stan Shebs              shebs@apple.com
75 rdi/adp protocol        Stan Shebs              shebs@apple.com
76 gdbserver               Stan Shebs              shebs@apple.com
77 documentation           Stan Shebs              shebs@apple.com
78 testsuite               Stan Shebs              shebs@apple.com
79
80
81 UI: External (user) interfaces.
82
83 command interpreter     Fernando Nasser         fnasser@cygnus.com
84 gdbtk (c & tcl)         Jim Ingham              jingham@cygnus.com
85 libgui (w/foundry, sn)  Jim Ingham              jingham@cygnus.com
86
87
88
89                 Write After Approval
90
91 J.T. Conklin                                    jtc@redback.com
92 Jim Kingdon                                     kingdon@redhat.com
93 Jason Molenda                                   jsm@cygnus.com
94 H.J. Lu                                         hjl@lucon.org
95
96 * Indicates folks we need to get Kerberos/ssh accounts ready so they
97 can write in the source tree