Remove Chris Faylor as the ix86 PE maintainer.
[deliverable/binutils-gdb.git] / binutils / MAINTAINERS
index 5775158cbae2e4ff104af3c352460e9a0bd668e3..1f6fdd847156cd05420a1dd876795eb1a9eca184 100644 (file)
@@ -5,7 +5,7 @@ of the GNU Binary Utilities project.  This includes the linker (ld),
 the assembler (gas), the profiler (gprof), a whole suite of other
 programs (binutils) and the libraries that they use (bfd and
 opcodes).  This project shares a common set of header files with the
-GCC and GDB projects (include), so maintainership of those files is 
+GCC and GDB projects (include), so maintainership of those files is
 shared amoungst the projects.
 
 The home page for binutils is:
@@ -14,33 +14,36 @@ The home page for binutils is:
 
 and patches should be sent to:
 
-  bug-binutils@gnu.org    or    binutils@sources.redhat.com
-  
+  binutils@sourceware.org
+
 with "[Patch]" as part of the subject line.  Note - patches to the
 top level config.guess and config.sub scripts should be sent to:
 
   config-patches@gnu.org
 
 and not to the binutils lists.  Patches to the other top level
-configure files (configure, configure.in, config-ml.in) should
+configure files (configure, configure.ac, config-ml.in) should
 be sent to the binutils lists, and copied to the gcc and gdb
 lists as well (gcc-patches@gcc.gnu.org and
-gdb-patches@sources.redhat.com).
+gdb-patches@sourceware.org).
+
+Patches to the libiberty sources should be sent to
+gcc-patches@gcc.gnu.org.
 
                --------- Blanket Write Privs ---------
 
 The following people have permission to check patches into the
 repository without obtaining approval first:
-               
+
   Nick Clifton <nickc@redhat.com> (head maintainer)
-  Richard Henderson <rth@redhat.com>
   Ian Lance Taylor <ian@airs.com>
   Jeff Law <law@redhat.com>
-  Jim Wilson <wilson@specifixinc.com>
+  Jim Wilson <wilson@tuliptree.org>
   DJ Delorie <dj@redhat.com>
-  Alan Modra <amodra@bigpond.net.au>
+  Alan Modra <amodra@gmail.com>
   Michael Meissner <gnu@the-meissners.org>
-  Daniel Jacobowitz <dan@debian.org>
+  Daniel Jacobowitz <drow@false.org>
+  Richard Sandiford <rdsandiford@googlemail.com>
 
       --------- Maintainers ---------
 
@@ -55,66 +58,113 @@ 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.
 
-  ALPHA            Richard Henderson <rth@redhat.com>
+  ALPHA            Richard Henderson <rth@twiddle.net>
+  AARCH64         Richard Earnshaw <rearnsha@arm.com>
+  AARCH64         Marcus Shawcroft <marcus.shawcroft@arm.com>
+  ARC             Claudiu Zissulescu <claziss@synopsys.com>
   ARM             Nick Clifton <nickc@redhat.com>
   ARM             Richard Earnshaw <rearnsha@arm.com>
-  ARM (Symbian)           Paul Brook <paul@codesourcery.com>
-  ARM (Symbian)           Mark Mitchell <mark@codesourcery.com>
-  AVR             Denis Chertykov <denisc@overta.ru>
+  ARM             Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
+  AVR             Denis Chertykov <chertykov@gmail.com>
   AVR             Marek Michalkiewicz <marekm@amelek.gda.pl>
-  BFIN            Jie Zhang <jie.zhang@analog.com>
-  BFIN            Bernd Schmidt <bernd.schmidt@analog.com>
-  BUILD SYSTEM    Ben Elliston <bje@gnu.org>
-  BUILD SYSTEM    Daniel Jacobowitz <dan@debian.org>
+  BFIN            Jie Zhang <jzhang918@gmail.com>
+  BFIN            Mike Frysinger <vapier@gentoo.org>
+  BPF             Jose E. Marchesi <jose.marchesi@oracle.com>
+  BUILD SYSTEM    Daniel Jacobowitz <drow@false.org>
+  CR16            M R Swami Reddy <MR.Swami.Reddy@nsc.com>
   CRIS            Hans-Peter Nilsson <hp@axis.com>
-  CRX             Tomer Levi <Tomer.Levi@nsc.com>
+  CRX             M R Swami Reddy <MR.Swami.Reddy@nsc.com>
+  CTF             Nick Alcock <nick.alcock@oracle.com>
+  C-SKY                   Lifang Xia <lifang_xia@c-sky.com>
+  C-SKY                   Yunhai Shang <yunhai_shang@c-sky.com>
   DLX              Nikolaos Kavvadias <nkavv@physics.auth.gr>
   DWARF2          Jason Merrill <jason@redhat.com>
-  FR30            Dave Brolley <brolley@redhat.com>
-  FRV             Dave Brolley <brolley@redhat.com>
+  DWARF2          Jakub Jelinek <jakub@redhat.com>
+  dwarf-mode.el    Tom Tromey <tom@tromey.com>
+  EPIPHANY        Joern Rennecke <joern.rennecke@embecosm.com>
+  FR30            Nick Clifton <nickc@redhat.com>
+  FRV             Nick Clifton <nickc@redhat.com>
   FRV             Alexandre Oliva <aoliva@redhat.com>
-  H8300                   Anil Paranjpe <anilp1@kpitcummins.com> 
-  HPPA            Dave Anglin <dave.anglin@nrc.ca>
-  HPPA elf32      Alan Modra <amodra@bigpond.net.au>
+  GOLD            Ian Lance Taylor <iant@google.com>
+  GOLD            Cary Coutant <ccoutant@gmail.com>
+  H8300                   Prafulla Thakare <prafulla.thakare@kpitcummins.com>
+  HPPA            Dave Anglin <dave.anglin@bell.net>
+  HPPA elf32      Alan Modra <amodra@gmail.com>
   HPPA elf64      Jeff Law <law@redhat.com> [Basic maintainance only]
-  IA-64                   Jim Wilson <wilson@specifixinc.com>
+  IA-64                   Jim Wilson <wilson@tuliptree.org>
   IQ2000          Stan Cox <scox@redhat.com>
-  i860            Jason Eckhardt <jle@rice.edu>
-  ix86            Alan Modra <amodra@bigpond.net.au>
-  ix86 PE         Christopher Faylor <cgf@redhat.com>
+  ix86            H.J. Lu <hjl.tools@gmail.com>
   ix86 COFF       DJ Delorie <dj@redhat.com>
-  ix86            H.J. Lu <hjl@gnu.org>
+  ix86 PE/COFF    Dave Korn <dave.korn.cygwin@gmail.com>
   ix86 INTEL MODE  Jan Beulich <jbeulich@novell.com>
-  M68HC11 M68HC12  Stephane Carrez <stcarrez@nerim.fr>
-  M68k            Ben Elliston <bje@gnu.org>
-  M88k            Mark Kettenis <kettenis@gnu.org>
+  LM32             Jon Beniston <jon@beniston.com>
+  M32R             Doug Evans <dje@sebabeach.org>
+  M68HC11 M68HC12  Stephane Carrez <Stephane.Carrez@gmail.com>
+  M68HC11 M68HC12  Sean Keys <skeys@ipdatasys.com>
+  MACH-O           Tristan Gingold <tgingold@free.fr>
   MAXQ            Inderpreet Singh <inderpreetb@noida.hcltech.com>
-  MEP             Dave Brolley <brolley@redhat.com>
-  MIPS            Eric Christopher <echristo@apple.com>
-  MIPS            Thiemo Seufer <ths@networkno.de>
+  MEP             Nick Clifton <nickc@redhat.com>
+  METAG            Markos Chandras <markos.chandras@imgtec.com>
+  MICROBLAZE      Michael Eager <eager@eagercon.com>
+  MIPS            Chenghua Xu <paul.hua.gm@gmail.com>
+  MIPS I-IV       Maciej W. Rozycki <macro@linux-mips.org>
   MMIX            Hans-Peter Nilsson <hp@bitrange.com>
-  MN10300         Eric Christopher <echristo@apple.com>
   MN10300         Alexandre Oliva <aoliva@redhat.com>
+  Moxie                   Anthony Green <green@moxielogic.com>
   MSP430          Dmitry Diky <diwil@spec.ru>
+  NDS32                   Kuan-Lin Chen <kuanlinchentw@gmail.com>
+  NDS32                   Wei-Cheng Wang <cole945@gmail.com>
+  NetBSD support   Matt Thomas <matt@netbsd.org>
+  Nios II         Sandra Loosemore <sandra@codesourcery.com>
+  Nios II         Andrew Jenner <andrew@codesourcery.com>
+  OR1K            Christian Svensson <blue@cmd.nu>
+  OR1K            Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
   PPC             Geoff Keating <geoffk@geoffk.org>
+  PPC             Alan Modra <amodra@gmail.com>
+  PPC             Peter Bergner <bergner@vnet.ibm.com>
   PPC vector ext   Aldy Hernandez <aldyh@redhat.com>
+  RISC-V          Palmer Dabbelt <palmer@dabbelt.com>
+  RISC-V          Andrew Waterman <andrew@sifive.com>
+  RISC-V          Jim Wilson <jimw@sifive.com>
+  RX               Nick Clifton <nickc@redhat.com>
+  S12Z            John Darrington <john@darrington.wattle.id.au>
   s390, s390x     Martin Schwidefsky <schwidefsky@de.ibm.com>
-  SCORE                   Mei Ligang <ligang@sunnorth.com.cn>
+  s390, s390x     Andreas Krebbel <krebbel@linux.vnet.ibm.com>
   SH              Alexandre Oliva <aoliva@redhat.com>
-  SH              Kaz Kojima <kkojima@rr.iij4u.or.jp>
-  SPARC                   Jakub Jelinek <jakub@redhat.com>
-  TESTSUITES      Ben Elliston <bje@gnu.org>
-  TIC4X            Svein Seldal <svein@dev.seldal.com>
+  SPARC                   David S. Miller <davem@davemloft.net>
+  SPARC                   Jose E. Marchesi <jose.marchesi@oracle.com>
+  SPU             Alan Modra <amodra@gmail.com>
   TIC54X           Timothy Wall <twall@alum.mit.edu>
-  VAX             Jason R Thorpe <thorpej@netbsd.org>
+  TIC6X            Joseph Myers <joseph@codesourcery.com>
+  TILE-Gx          Walter Lee <walt@tilera.com>
+  TILEPro          Walter Lee <walt@tilera.com>
+  VAX             Matt Thomas <matt@netbsd.org>
   VAX             Jan-Benedict Glaw <jbglaw@lug-owl.de>
+  Visium          Eric Botcazou <ebotcazou@libertysurf.fr>
+  VMS             Tristan Gingold <tgingold@free.fr>
   x86_64          Jan Hubicka <jh@suse.cz>
   x86_64          Andreas Jaeger <aj@suse.de>
-  x86_64          H.J. Lu <hjl@gnu.org>
-  Xtensa          Bob Wilson <bob.wilson@acm.org>
-  z80             Arnold Metselaar <arnold.metselaar@planet.nl>
+  x86_64          H.J. Lu <hjl.tools@gmail.com>
+  XCOFF           Richard Sandiford <r.sandiford@uk.ibm.com>
+  XGATE            Sean Keys <skeys@ipdatasys.com>
+  Xtensa          Sterling Augustine <augustine.sterling@gmail.com>
   z8k             Christian Groessler <chris@groessler.org>
 
+      --------- Past Maintainers -------------
+
+These folks have acted as maintainers in the past, but have now
+moved on to other things.  Our thanks for all their hard work
+goes with them.
+
+  Paul Brook
+  Eric Christopher
+  Jason Eckhardt
+  Mark Kettenis
+  Mei Ligang
+  Arnold Metselaar
+  Mark Mitchell
+  Bernd Schmidt
+  Svein Seldal
 
       --------- CGEN Maintainers -------------
 
@@ -122,11 +172,11 @@ CGEN is a tool for building, amongst other things, assemblers,
 disassemblers and simulators from a single description of a CPU.
 It creates files in several of the binutils directories, but it
 is mentioned here since there is a single group that maintains
-CGEN and the files that it creates. 
+CGEN and the files that it creates.
 
 If you have CGEN related problems you can send email to;
 
-   cgen@sources.redhat.com
+   cgen@sourceware.org
 
 The current CGEN maintainers are:
 
@@ -159,18 +209,18 @@ If a patch is approved for check in to the mainline sources, it can
 also be checked into the current release branch.  Normally however
 only bug fixes should be applied to the branch.  New features, new
 ports, etc, should be restricted to the mainline.  (Otherwise the
-burden of maintaining the branch in sync with the mainline becomes too 
+burden of maintaining the branch in sync with the mainline becomes too
 great).  If you are uncertain as to whether a patch is appropriate for
 the branch, ask the branch maintainer.  This is:
 
-   Daniel Jacobowitz  <dan@debian.org>
+   (cf global maintainers)
 
     -------- Testsuites ---------------
 
 In general patches to any of the binutils testsuites should be
 considered generic and sent to the binutils mailing list for
 approval.  Patches to target specific tests are the responsibility the
-relevent port maintainer(s), and can be approved/checked in by them.
+relevant port maintainer(s), and can be approved/checked in by them.
 Other testsuite patches need the approval of a blanket-write-priveleges
 person.
 
@@ -195,7 +245,7 @@ to contributions on a branch.
 Before creating the branch, you should select a name for the branch of
 the form:
 
-  binutils-<org>-<name> 
+  binutils-<org>-<name>
 
 where "org" is the initials of your organization, or your own initials
 if you are acting as an individual.  For example, for a branch created
@@ -210,7 +260,7 @@ choice of branch name would be:
 
   binutils-tgc-fm
 
-A data stamp is not required as part of the name field, but some
+A date stamp is not required as part of the name field, but some
 organizations like to have one.  If you do include the date, you
 should follow these rules:
 
@@ -226,20 +276,20 @@ would be appropriate if the branch was created on January 1st, 2005.
 
 Having selected the branch name, create the branch as follows:
 
-1. Check out binutils, so that you have a CVS checkout corresponding
+1. Check out binutils, so that you have a git checkout corresponding
    to the initial state of your branch.
 
 2. Create a tag:
 
-     cvs tag binutils-<org>-<name>-branchpoint
+     git tag binutils-<org>-<name>-branchpoint
 
    That tag will allow you, and others, to easily determine what's
    changed on the branch relative to the initial state.
 
-3. Create the branch:
+3. Create and push the branch:
 
-     cvs rtag -b -r binutils-<org>-<name>-branchpoint \
-       binutils-<org>-<name>-branch 
+     git checkout -b binutils-<org>-<name>-branch
+     git push origin HEAD
 
 4. Document the branch:
 
@@ -250,3 +300,9 @@ Having selected the branch name, create the branch as follows:
 
 Please do not commit any patches to a branch you did not create
 without the explicit permission of the person who created the branch.
+\f
+Copyright (C) 2012-2020 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
This page took 0.028716 seconds and 4 git commands to generate.