diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-04-07 19:17:07 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-04-07 19:17:07 +0000 |
commit | 8f1579c0b16dfe71dd5988cd3a911d9bc0277e6e (patch) | |
tree | c2f4f9b9a92ba599088fac285a4add8cd73d4687 | |
parent | 129188f6b2bac8782a435d77e815a4024a6c0a41 (diff) | |
download | binutils-8f1579c0b16dfe71dd5988cd3a911d9bc0277e6e.zip binutils-8f1579c0b16dfe71dd5988cd3a911d9bc0277e6e.tar.gz binutils-8f1579c0b16dfe71dd5988cd3a911d9bc0277e6e.tar.bz2 |
* MAINTAINERS: Update dejagnu/
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 9 |
2 files changed, 10 insertions, 3 deletions
@@ -1,3 +1,7 @@ +2002-04-07 Andrew Cagney <ac131313@redhat.com> + + * MAINTAINERS: Update dejagnu/ + 2002-03-16 Alexandre Oliva <aoliva@redhat.com> * ltmain.sh (relink_command): Fix typo in previous change. diff --git a/MAINTAINERS b/MAINTAINERS index 75f3240..104b815 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -33,9 +33,12 @@ readline/support/config.sub; readline/support/config.guess gdb-patches@sources.redhat.com dejagnu/ - Notify http://dejagnu.sourceforge.net/ of generic changes. - Generic patches to gdb-patches@sources.redhat.com; - Other dependents of dejagnu include sid@, binutils@, gcc@, etc. + Send all patches to: + http://www.gnu.org/software/dejagnu/ + mail:bug-dejagnu@gnu.org + For changes to the local repostory, send them to + gdb-patches@sources.redhat.com when generic; and sid@, + binutils@, gcc@, etc. for sub-components. gdb/; mmalloc/; readline/; sim/; GDB's part of include/ & dejagnu/ gdb: http://sources.redhat.com/gdb/ |