diff options
author | Chris Demetriou <cgd@broadcom.com> | 2002-07-19 18:16:30 +0000 |
---|---|---|
committer | Chris Demetriou <cgd@broadcom.com> | 2002-07-19 18:16:30 +0000 |
commit | d477c5225dbca4290e41a2b2de989a4845500c19 (patch) | |
tree | 019986e388d58a7aaf49f4beb24ee01bd73e2d15 /MAINTAINERS | |
parent | 095a1272e8cb0ba27fc6b334ba42b64a8b2e29ce (diff) | |
download | newlib-d477c5225dbca4290e41a2b2de989a4845500c19.zip newlib-d477c5225dbca4290e41a2b2de989a4845500c19.tar.gz newlib-d477c5225dbca4290e41a2b2de989a4845500c19.tar.bz2 |
2002-07-19 Chris Demetriou <cgd@broadcom.com>
* MAINTAINERS: Clarify updates of config.guess and config.sub, and
add one instance of them which was missed to the list to update.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 104b815..a2e155b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21,13 +21,14 @@ cgen/; cgen parts of opcodes/, sim/ & include/ May need separate opcodes/ or sim/ approval for commits of regenerated files there. -config.guess; config.sub; dejagnu/config.guess; +config.guess; config.sub; dejagnu/config.guess; dejagnu/config.sub; readline/support/config.sub; readline/support/config.guess config: http://savannah.gnu.org/projects/config Patches to config-patches@gnu.org. Changes need to be done in tandem with the official CONFIG sources or submitted to the master file maintainer and brought - in via a merge. + in via a merge. When updating any of these files, please be + sure to update all of them. Please notify the following of any committed patches: binutils@sources.redhat.com gdb-patches@sources.redhat.com |