Fix -W... flags check.
[deliverable/binutils-gdb.git] / binutils / MAINTAINERS
... / ...
CommitLineData
1 ========= Binutils Maintainers =========
2
3This is the list of individuals responsible for maintenance and update
4of the GNU Binary Utilities project. This includes the linker (ld),
5the assembler (gas), the profiler (gprof), a whole suite of other
6programs (binutils) and the libraries that they use (bfd and
7opcodes). This project shares a common set of header files with the
8GCC and GDB projects (include), so maintainership of those files is
9shared amoungst the projects.
10
11The home page for binutils is:
12
13 http://www.gnu.org/software/binutils/binutils.html
14
15and patches should be sent to:
16
17 bug-binutils@gnu.org
18
19with "[Patch]" as part of the subject line. Note - patches to the
20top level configure.in and config.sub scripts should be sent to:
21
22 config-patches@gnu.org
23
24and not to the binutils list.
25
26 --------- Blanket Write Privs ---------
27
28The following people have permission to check patches into the
29repository without obtaining approval first:
30
31 Nick Clifton <nickc@redhat.com> (head maintainer)
32 Richard Henderson <rth@redhat.com>
33 Ian Taylor <ian@zembu.com>
34 Jeff Law <law@redhat.com>
35 Jim Wilson <wilson@redhat.com>
36 DJ Delorie <dj@redhat.com>
37 Alan Modra <amodra@bigpond.net.au>
38 Michael Meissner <meissner@redhat.com>
39
40 --------- Maintainers ---------
41
42Maintainers are individuals who are responsible for, and have
43permission to check in changes in, certain subsets of the code. Note
44that maintainers still need approval to check in changes outside of
45the immediate domain that they maintain.
46
47If there is no maintainer for a given domain then the responsibility
48falls to the head maintainer (above). If there are several
49maintainers for a given domain then responsibility falls to the first
50maintainer. The first maintainer is free to devolve that
51responsibility among the other maintainers.
52
53 ARC Peter Targett <peter.targett@arccores.com>
54 ARM Nick Clifton <nickc@redhat.com>
55 AVR Denis Chertykov <denisc@overta.ru>
56 CRIS Hans-Peter Nilsson <hp@axis.com>
57 DWARF2 Jason Merrill <jason@redhat.com>
58 HPPA elf32 Alan Modra <amodra@bigpond.net.au>
59 IA64 Jim Wilson <wilson@redhat.com>
60 x86_64 Jan Hubicka <jh@suse.cz>
61 x86_64 Andreas Jaeger <aj@suse.de>
62 i860 Jason Eckhardt <jle@redhat.com>
63 ix86 Alan Modra <amodra@bigpond.net.au>
64 ix86 COFF,PE DJ Delorie <dj@redhat.com>
65 ix86 H.J.Lu <hjl@gnu.org>
66 ix86 INTEL MODE Diego Novillo <dnovillo@redhat.com>
67 M68HC11 M68HC12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
68 MN10300 Eric Christopher <echristo@redhat.com>
69 MIPS Eric Christopher <echristo@redhat.com>
70 M88k Ben Elliston <bje@redhat.com>
71 PPC Geoff Keating <geoffk@redhat.com>