Add Jason Merrill as DWARF2 maintainer.
[binutils-gdb.git] / binutils / MAINTAINERS
1 ========= Binutils Maintainers =========
2
3 This is the list of individuals responsible for maintenance and update
4 of the "binutils" module, which includes the bfd, binutils, include,
5 gas, gprof, ld, and opcodes subdirectories. The home page for binutils
6 is http://sources.redhat.com/binutils/ and patches should be sent to
7 binutils@sources.redhat.com with "[patch]" as part of the subject.
8
9 --------- Blanket Write Privs ---------
10
11 Nick Clifton <nickc@redhat.com> (head maintainer)
12 Richard Henderson <rth@redhat.com>
13 Ian Taylor <ian@zembu.com>
14 Jeff Law <law@redhat.com>
15 Jim Wilson <wilson@redhat.com>
16 DJ Delorie <dj@redhat.com>
17 Alan Modra <alan@linuxcare.com.au>
18 Michael Meissner <meissner@redhat.com>
19
20 --------- Maintainers ---------
21
22 Maintainers are individuals who are responsible for, and have permission
23 to check in changes in, certain subsets of the code. Note that
24 maintainers still need approval to check in changes outside of the
25 immediate domain that they maintain.
26
27 If there is no maintainer for a given domain then the responsibility
28 falls to the head maintainer (above). If there are several maintainers
29 for a given domain then responsibility falls to the first maintainer.
30 The first maintainer is free to devolve that responsibility among the
31 other maintainers.
32
33 ARM Nick Clifton <nickc@redhat.com>
34 AVR Denis Chertykov <denisc@overta.ru>
35 CRIS Hans-Peter Nilsson <hp@axis.com>
36 HPPA elf32 Alan Modra <alan@linuxcare.com.au>
37 IA64 Jim Wilson <wilson@redhat.com>
38 i860 Jason Eckhardt <jle@redhat.com>
39 ix86 Alan Modra <alan@linuxcare.com.au>
40 ix86 COFF,PE DJ Delorie <dj@redhat.com>
41 ix86 H.J.Lu <hjl@gnu.org>
42 MN10300 Eric Christopher <echristo@redhat.com>
43 MIPS Ulf Carlsson <ulfc@calypso.engr.sgi.com>
44 PPC Geoff Keating <geoffk@redhat.com>
45 SH Jörn Rennecke <amylaar@redhat.com>
46 SH Hans-Peter Nilsson <hp@bitrange.com>
47 SPARC Jakub Jelinek <jakub@redhat.com>
48 68HC11 68HC12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
49 DWARF2 Jason Merrill <jason@redhat.com>
50
51 --------- CGEN Maintainers -------------
52
53 CGEN is a tool for building, amongst other things, assemblers,
54 disassemblers and simulators from a single description of a CPU. It
55 creates files in several of the binutils directories, but it is
56 mentioned here since there is a single group that maintains CGEN and
57 the files that it creates.
58
59 If you have CGEN related problems you can send email to;
60
61 cgen@sources.redhat.com
62
63 The current CGEN maintainers are:
64
65 Doug Evans, Ben Elliston, Frank Eigler
66
67 --------- Write After Approval ---------
68
69 Individuals with "write after approval" have the ability to check in
70 changes, but they must get approval for each change from someone in
71 one of the above lists (blanket write or maintainers).
72
73 [It's a huge list, folks. You know who you are. If you have the
74 *ability* to do binutils checkins, you're in this group. Just remember
75 to get approval before checking anything in.]