diff options
author | Maciej W. Rozycki <macro@mips.com> | 2018-01-22 07:38:09 -0800 |
---|---|---|
committer | Maciej W. Rozycki <macro@mips.com> | 2018-01-22 15:39:18 +0000 |
commit | d65ce302abcb260e14ca5f201b78e8e6d4a2e720 (patch) | |
tree | 0de7b12429d4d00aa8de9c2fb94eaccb921f9bcc /sim | |
parent | 49da480ff6208abc419fe66e030dfa052c11ee1b (diff) | |
download | gdb-d65ce302abcb260e14ca5f201b78e8e6d4a2e720.zip gdb-d65ce302abcb260e14ca5f201b78e8e6d4a2e720.tar.gz gdb-d65ce302abcb260e14ca5f201b78e8e6d4a2e720.tar.bz2 |
MAINTAINERS: Update my company e-mail address
Following my recent transition from Imagination Technologies to the
reincarnated MIPS company update MAINTAINERS entries accordingly.
binutils/
* MAINTAINERS: Update my company e-mail address.
gdb/
* MAINTAINERS: Update my company e-mail address.
sim/
* MAINTAINERS: Update my company e-mail address.
Diffstat (limited to 'sim')
-rw-r--r-- | sim/ChangeLog | 4 | ||||
-rw-r--r-- | sim/MAINTAINERS | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/sim/ChangeLog b/sim/ChangeLog index 284286b..0f65b2e 100644 --- a/sim/ChangeLog +++ b/sim/ChangeLog @@ -1,3 +1,7 @@ +2018-01-22 Maciej W. Rozycki <macro@mips.com> + + * MAINTAINERS: Update my company e-mail address. + 2017-12-12 Stafford Horne <shorne@gmail.com> Peter Gavin <pgavin@gmail.com> diff --git a/sim/MAINTAINERS b/sim/MAINTAINERS index 59d23a0..0991bfe 100644 --- a/sim/MAINTAINERS +++ b/sim/MAINTAINERS @@ -27,7 +27,7 @@ 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> -mips Maciej W. Rozycki <macro@imgtec.com> +mips Maciej W. Rozycki <macro@mips.com> moxie Anthony Green <green@moxielogic.com> msp430 Nick Clifton <nickc@redhat.com> rx DJ Delorie <dj@redhat.com> |