Add H.J. Lu to check-in after approval list.
[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
17 Target/Architecture: Generic ISA - Instruction Set Architecture -
18 issues. API variants, CPU variants.  *-tdep.c.
19
20 d10v target             Andrew Cagney           cagney@cygnus.com
21 d30v target             Andrew Cagney           cagney@cygnus.com
22 mips target             Andrew Cagney           cagney@cygnus.com
23 mn10300 target          Andrew Cagney           cagney@cygnus.com
24 powerpc target          Kevin Buettner          kevinb@cygnus.com
25                         Elena Zannoni           ezannoni@cygnus.com
26 arm target              Jim Ingham              jingham@cygnus.com
27 m32r target             Michael Snyder          msnyder@cygnus.com
28
29
30 Host/Native: Target specific native support - typically shared
31 libraries and quirks to procfs/ptrace/...  A native maintainer works
32 with the arch and core maintainer when resolving more generic
33 problems.
34
35 hp testsuite (gdb.hp)   Jimmy Guo        adl-debugger-wdb-merge-guru@cup.hp.com
36 djgpp native            Eli Zaretskii           eliz@gnu.org
37                         DJ Delorie              dj@cygnus.com
38 win32 host & native     Chris Faylor            cgf@cygnus.com
39 GNU/Linux x86 native    Jim Blandy              jimb@cygnus.com
40 GNU/Linux PPC native    Kevin Buettner          kevinb@cygnus.com
41 hurd native             Mark Kettenis           kettenis@wins.va.nl
42 macos host & native     Stan Shebs              shebs@apple.com
43 hpux, hp pa native      Jeff Law                law@cygnus.com
44 UnixWare Threads        Nick Duffek             nsd@cygnus.com
45
46
47 Core: Generic components used by all of GDB
48
49 generic arch support    Andrew Cagney           cagney@cygnus.com
50 target vector           Andrew Cagney           cagney@cygnus.com
51 main (main.c, top.c)    Elena Zannoni           ezannoni@cygnus.com
52 readline                Elena Zannoni           ezannoni@cygnus.com
53 generic symtabs         Jim Blandy              jimb@cygnus.com
54 dwarf readers           Jim Blandy              jimb@cygnus.com
55 elf reader              Jim Blandy              jimb@cygnus.com
56 stabs reader            Jim Blandy              jimb@cygnus.com
57 tracing                 Michael Snyder          msnyder@cygnus.com
58 threads                 Michael Snyder          msnyder@cygnus.com
59 breakpoint.c            Michael Snyder          msnyder@cygnus.com
60 language support        David Taylor            taylor@cygnus.com
61 expression eval         David Taylor            taylor@cygnus.com
62 defs.h                  David Taylor            taylor@cygnus.com
63 utils.c                 David Taylor            taylor@cygnus.com
64 Scheme support          Jim Blandy              jimb@cygnus.com
65 svr4 shlibs (solib.c)   Jim Blandy              jimb@cygnus.com
66 coff reader             Philippe De Muyter      phdm@macqel.be
67 remote.c                Andrew Cagney           cagney@cygnus.com
68 sds protocol            Stan Shebs              shebs@apple.com
69 rdi/adp protocol        Stan Shebs              shebs@apple.com
70 gdbserver               Stan Shebs              shebs@apple.com
71 documentation           Stan Shebs              shebs@apple.com
72 testsuite               Stan Shebs              shebs@apple.com
73
74
75 UI: External (user) interfaces.
76
77 command interpreter     Fernando Nasser         fnasser@cygnus.com
78 gdbtk (c & tcl)         Jim Ingham              jingham@cygnus.com
79 libgui (w/foundry, sn)  Jim Ingham              jingham@cygnus.com
80
81
82
83                 Write After Approval
84
85 J.T. Conklin                                    jtc@redback.com
86 Jim Kingdon                                     kingdon@redhat.com
87 Jason Molenda                                   jsm@cygnus.com
88 H.J. Lu                                         hjl@lucon.org
89
90 * Indicates folks we need to get Kerberos/ssh accounts ready so they
91 can write in the source tree