From: Nick Clifton Date: Tue, 10 Sep 2002 08:21:41 +0000 (+0000) Subject: Add Ben Elliston as a maintainer for configure and testsuite changes. X-Git-Tag: drow-cplus-branchpoint~372 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=873e05886ebf35204196c5eda16f1b6e48528c1e;p=external%2Fbinutils.git Add Ben Elliston as a maintainer for configure and testsuite changes. Add paragraphs about testsuite and config patches. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7c332c9..5607b35 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2002-09-10 Nick Clifton + + * MAINTAINERS: Add Ben Elliston as a maintainer for configure and + testsuite changes. Add paragraphs about testsuite and config + patches. + 2002-08-29 Nick Clifton * readelf.c (get_machine_flags): Remove redundant reference to 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 AVR Denis Chertykov AVR Marek Michalkiewicz + CONFIGURE Ben Elliston CRIS Hans-Peter Nilsson DWARF2 Jason Merrill FR30 Dave Brolley @@ -82,6 +83,7 @@ responsibility among the other maintainers. SH Hans-Peter Nilsson SH Alexandre Oliva SPARC Jakub Jelinek + TESTSUITES Ben Elliston TIC54X Timothy Wall VAX Jason R Thorpe x86_64 Jan Hubicka @@ -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 + + -------- 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