aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2018-07-19 21:34:37 -0400
committerDJ Delorie <dj@redhat.com>2018-07-19 22:08:51 -0400
commit79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63 (patch)
treef3e8150c52bd283ee5d34268fa772300930a56e8 /sim
parent8f153adc1db75601619dbead97fdbe621fbf69b0 (diff)
downloadgdb-79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63.zip
gdb-79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63.tar.gz
gdb-79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63.tar.bz2
Remove myself from target-specific MAINTAINERS
[binutils] * MAINTAINERS (RL78, RX): Remove myself as maintainer. [sim] * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
Diffstat (limited to 'sim')
-rw-r--r--sim/ChangeLog4
-rw-r--r--sim/MAINTAINERS8
2 files changed, 8 insertions, 4 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog
index 54d9426..91b7d70 100644
--- a/sim/ChangeLog
+++ b/sim/ChangeLog
@@ -1,3 +1,7 @@
+2018-07-19 DJ Delorie <dj@redhat.com>
+
+ * MAINTAINERS (rl78, m32c, rx, v850): Remove myself as maintainer.
+
2018-07-14 Stafford Horne <shorne@gmail.com>
* MAINTAINERS (or1k): Add myself as or1k maintainer.
diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS
index 8cc8560..e4a7314 100644
--- a/sim/MAINTAINERS
+++ b/sim/MAINTAINERS
@@ -22,8 +22,6 @@ frv Dave Brolley <brolley@redhat.com>
ft32 James Bowman <james.bowman@ftdichip.com>
igen (igen simulators)
lm32 Jon Beniston <jon@beniston.com>
-rl78 DJ Delorie <dj@redhat.com>
-m32c DJ Delorie <dj@redhat.com>
m32r Doug Evans <dje@sebabeach.org>
m68hc11 Stephane Carrez <Stephane.Carrez@gmail.com>
microblaze Michael Eager <eager@eagercon.com>
@@ -31,21 +29,23 @@ mips Maciej W. Rozycki <macro@mips.com>
moxie Anthony Green <green@moxielogic.com>
msp430 Nick Clifton <nickc@redhat.com>
or1k Stafford Horne <shorne@gmail.com>
-rx DJ Delorie <dj@redhat.com>
sh (global maintainers)
sh64 Dave Brolley <brolley@redhat.com>
common Frank Ch. Eigler <fche@redhat.com>
* (target, then global maintainers)
Authorized committers for particular sims:
-v850 DJ Delorie <dj@redhat.com>
* Hans-Peter Nilsson <hp@axis.com>
Past sim maintainers:
common Ben Elliston <bje@gnu.org>
+m32c DJ Delorie <dj@redhat.com>
mips Andrew Cagney <ac131313@redhat.com>
mips Chris Demetriou <cgd@netbsd.org>
mips Thiemo Seufer <ths@networkno.de>
ppc Geoff Keating <geoffk@geoffk.org>
ppc Andrew Cagney <cagney@gnu.org>
+rl78 DJ Delorie <dj@redhat.com>
+rx DJ Delorie <dj@redhat.com>
+v850 DJ Delorie <dj@redhat.com>