diff options
author | Nick Clifton <nickc@redhat.com> | 2002-09-10 08:21:41 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-09-10 08:21:41 +0000 |
commit | 873e05886ebf35204196c5eda16f1b6e48528c1e (patch) | |
tree | c0eb05fa7bdc0866933e92896b37f8f84783a65b /binutils/MAINTAINERS | |
parent | ce3abcfb03139e72a8b056d66d2076594706a0c0 (diff) | |
download | gdb-873e05886ebf35204196c5eda16f1b6e48528c1e.zip gdb-873e05886ebf35204196c5eda16f1b6e48528c1e.tar.gz gdb-873e05886ebf35204196c5eda16f1b6e48528c1e.tar.bz2 |
Add Ben Elliston as a maintainer for configure and testsuite changes.
Add paragraphs about testsuite and config patches.
Diffstat (limited to 'binutils/MAINTAINERS')
-rw-r--r-- | binutils/MAINTAINERS | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index c3591be..e3c8670 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -56,6 +56,7 @@ responsibility among the other maintainers. ARM Richard Earnshaw <rearnsha@arm.com> AVR Denis Chertykov <denisc@overta.ru> AVR Marek Michalkiewicz <marekm@amelek.gda.pl> + CONFIGURE Ben Elliston <bje@redhat.com> CRIS Hans-Peter Nilsson <hp@axis.com> DWARF2 Jason Merrill <jason@redhat.com> FR30 Dave Brolley <brolley@redhat.com> @@ -82,6 +83,7 @@ responsibility among the other maintainers. SH Hans-Peter Nilsson <hp@bitrange.com> SH Alexandre Oliva <aoliva@redhat.com> SPARC Jakub Jelinek <jakub@redhat.com> + TESTSUITES Ben Elliston <bje@redhat.com> TIC54X Timothy Wall <twall@alum.mit.edu> VAX Jason R Thorpe <thorpej@wasabisystems.com> x86_64 Jan Hubicka <jh@suse.cz> @@ -137,3 +139,21 @@ 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> + + -------- 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. +Other testsuite patches need the approval of a blanket-write-priveleges +person. + + -------- Configure patches ---------- + +Patches to the top level configure files (config.sub & config.guess) +are not the domain of the binutils project and they cannot be approved +by the binutils group. Instead they should be submitted to the config +maintainer at: + + config-patches@gnu.org |