+ GDB Maintainers
+
+
+ Blanket Write Privs
+
+
+
+ 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 responsibility
+falls to the head maintainer.
+
+If there are several maintainers for a given domain then
+responsibility falls to the first maintainer. The first maintainer is
+free to devolve that responsibility among the other maintainers.
+
+
+Target/Architecture:
+
+Generic ISA (Instruction Set Architecture) issues, API variants, CPU
+variants. *-tdep.c. The Target/Architecture maintainer works with the
+host maintainer when resolving build issues. The Target/Architecture
+maintainer works with the native maintainer when resolving API issues.
+
-d30v target Andrew Cagney cagney@cygnus.com
+d30v target David Taylor taylor@cygnus.com
+
+
+
+Host/Native:
+
+The Native maintainer is responsible for target specific
+native support - typically shared libraries and quirks to
+procfs/ptrace/... The Native maintainer works with the Arch and Core
+maintainers when resolving more generic problems.
+
+The host maintainer ensures that gdb (including mmalloc) can be built
+as a cross debugger on their platform.
+
+MS Windows (N.T., CE, '00) host & native
+GNU/Linux/x86 native & host
+Solaris/x86 native & host
+Solaris/SPARC native & host
+
+Core: Generic components used by all of GDB
+
+include/remote-sim.h, remote-sim.c
+
+
+UI: External (user) interfaces.
+
+
+
+Misc:
+
+ (anyone can edit; kingdon is just lead maintainer)
+
+Makefile.in, configure* ALL
+
+mmalloc/ ALL Host maintainers
+
+sim/ See sim/MAINTAINERS, co-ordinated by:
+
+readline/ Master version: ftp://ftp.cwru.edu/pub/bash/
+ Host maintainers (host dependant parts)
+ (but get your changes into the master version)
+
+
+
+ Write After Approval
+
+
+
+* Indicates folks we need to get Kerberos/SSH accounts ready so they
+can write in the source tree
+
++ Indicates folks that have been caught up in a paper trail.