diff options
author | DJ Delorie <dj@redhat.com> | 2018-07-19 21:34:37 -0400 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2018-07-19 22:08:51 -0400 |
commit | 79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63 (patch) | |
tree | f3e8150c52bd283ee5d34268fa772300930a56e8 | |
parent | 8f153adc1db75601619dbead97fdbe621fbf69b0 (diff) | |
download | binutils-79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63.zip binutils-79f5b65e3e7b10d914b1328ce6e9ad7c9ae39c63.tar.gz binutils-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.
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 2 | ||||
-rw-r--r-- | sim/ChangeLog | 4 | ||||
-rw-r--r-- | sim/MAINTAINERS | 8 |
4 files changed, 12 insertions, 6 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a03f8bc..62a040c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2018-07-19 DJ Delorie <dj@redhat.com> + + * MAINTAINERS (RL78, RX): Remove myself as maintainer. + 2018-07-19 Nick Clifton <nickc@redhat.com> * dwarf.c (read_cie): Free allocated memory before returning with diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 056d113..20445e9 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -121,8 +121,6 @@ responsibility among the other maintainers. RISC-V Palmer Dabbelt <palmer@sifive.com> RISC-V Andrew Waterman <andrew@sifive.com> RISC-V Jim Wilson <jimw@sifive.com> - RL78 DJ Delorie <dj@redhat.com> - RX DJ Delorie <dj@redhat.com> RX Nick Clifton <nickc@redhat.com> s390, s390x Martin Schwidefsky <schwidefsky@de.ibm.com> s390, s390x Andreas Krebbel <krebbel@linux.vnet.ibm.com> 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> |