aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2003-08-09 14:10:49 +0000
committerAndrew Cagney <cagney@redhat.com>2003-08-09 14:10:49 +0000
commitc55433ef61658bca383b9e0fba3f70a23659b155 (patch)
treef2475e1ea2d5e2a42b70d42327d8528200a47d98 /sim
parent90e3a20cfe20ee871a13f2848ae2e48e8336bd1c (diff)
downloadgdb-c55433ef61658bca383b9e0fba3f70a23659b155.zip
gdb-c55433ef61658bca383b9e0fba3f70a23659b155.tar.gz
gdb-c55433ef61658bca383b9e0fba3f70a23659b155.tar.bz2
2003-08-09 Andrew Cagney <cagney@redhat.com>
* MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop maintenance. List igen and sh maintainers. Mention that target and global maintainers pick up the slack.
Diffstat (limited to 'sim')
-rw-r--r--sim/ChangeLog6
-rw-r--r--sim/MAINTAINERS10
2 files changed, 14 insertions, 2 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index c51cddd..50b8503 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-09 Andrew Cagney <cagney@redhat.com>
+
+ * MAINTAINERS: Andrew Cagney (mips) and Geoff Keating (ppc) drop
+ maintenance. List igen and sh maintainers. Mention that target
+ and global maintainers pick up the slack.
+
2003-07-09 Michael Snyder <msnyder@redhat.com>
* configure.in: Add testsuite to extra_subdirs for sh.
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index e54adb5..15be4d0 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -10,10 +10,16 @@ gdb-patches@sources.redhat.com
Maintainers for particular sims:
arm Nick Clifton <nickc@redhat.com>
+igen (igen simulators)
ppc Andrew Cagney <ac131313@redhat.com>
-ppc Geoff Keating <geoffk@geoffk.org>
m68hc11 Stephane Carrez <stcarrez@nerim.fr>
-mips Andrew Cagney <ac131313@redhat.com>
mips Chris Demetriou <cgd@broadcom.com>
+sh (global maintainers)
common Ben Elliston <bje@redhat.com>
common Frank Ch. Eigler <fche@redhat.com>
+* (target, then global maintainers)
+
+ Past sim maintainers:
+
+mips Andrew Cagney <ac131313@redhat.com>
+ppc Geoff Keating <geoffk@geoffk.org>