aboutsummaryrefslogtreecommitdiff
path: root/gdb/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2005-05-30 18:35:12 +0000
committerAndrew Cagney <cagney@redhat.com>2005-05-30 18:35:12 +0000
commit67e27301b80e25cc62ea535d5970b60fa21eafd3 (patch)
tree0bfca1823c550a46e526f4cd1657887c9a7d8391 /gdb/MAINTAINERS
parente9472921798607fa97f0dfd86a03efd26c72474a (diff)
downloadgdb-67e27301b80e25cc62ea535d5970b60fa21eafd3.zip
gdb-67e27301b80e25cc62ea535d5970b60fa21eafd3.tar.gz
gdb-67e27301b80e25cc62ea535d5970b60fa21eafd3.tar.bz2
2005-05-30 Andrew Cagney <cagney@gnu.org>
* MAINTAINERS: Drop architecture and target vectors.
Diffstat (limited to 'gdb/MAINTAINERS')
-rw-r--r--gdb/MAINTAINERS6
1 files changed, 3 insertions, 3 deletions
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index a61d05b..bbb2833 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -185,10 +185,10 @@ Solaris/SPARC native & host (devolved)
Core: Generic components used by all of GDB
-generic arch support Andrew Cagney cagney@redhat.com
+generic arch support (Global Maintainers)
Any host/target maintainer can add to
- gdbarch.{c,h,sh}. Send tricky ones to cagney.
-target vector Andrew Cagney cagney@redhat.com
+ gdbarch.{c,h,sh}.
+target vector (Global Maintainers)
event loop Elena Zannoni ezannoni@redhat.com
For the part of top.c related to the event loop,