diff options
author | Andrew Cagney <cagney@redhat.com> | 2005-02-08 22:37:35 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2005-02-08 22:37:35 +0000 |
commit | 9c73618c639da1d54a8db863849057adf6cc90cf (patch) | |
tree | eebbaef1c28178c96560cdfe0729eb6b7a7bacbe /MAINTAINERS | |
parent | 179f02be24a1746f3b2179b5ce4aedd1e3a8b747 (diff) | |
download | fsf-binutils-gdb-9c73618c639da1d54a8db863849057adf6cc90cf.zip fsf-binutils-gdb-9c73618c639da1d54a8db863849057adf6cc90cf.tar.gz fsf-binutils-gdb-9c73618c639da1d54a8db863849057adf6cc90cf.tar.bz2 |
2005-02-08 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Delete reference to dejagnu/ and mmalloc/ from the
gdb/ section. Update GDB's URL.
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1b54419..f142edc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -39,10 +39,10 @@ dejagnu/ depcomp Send bug reports and patches to bug-automake@gnu.org. -gdb/; mmalloc/; readline/; sim/; GDB's part of include/ & dejagnu/ - gdb: http://sources.redhat.com/gdb/ +gdb/; readline/; sim/; GDB's part of include/ + GDB: http://www.gnu.org/software/gdb/ Patches to gdb-patches@sources.redhat.com. - See also gdb/MAINTAINERS, sim/MAINTAINERS, mmalloc/MAINTAINERS. + See also gdb/MAINTAINERS and sim/MAINTAINERS. include/ See binutils/, gdb/, sid/, gcc/, libiberty/ etc. |