aboutsummaryrefslogtreecommitdiff
path: root/sim/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@mips.com>2018-01-22 07:38:09 -0800
committerMaciej W. Rozycki <macro@mips.com>2018-01-22 15:39:18 +0000
commitd65ce302abcb260e14ca5f201b78e8e6d4a2e720 (patch)
tree0de7b12429d4d00aa8de9c2fb94eaccb921f9bcc /sim/ChangeLog
parent49da480ff6208abc419fe66e030dfa052c11ee1b (diff)
downloadfsf-binutils-gdb-d65ce302abcb260e14ca5f201b78e8e6d4a2e720.zip
fsf-binutils-gdb-d65ce302abcb260e14ca5f201b78e8e6d4a2e720.tar.gz
fsf-binutils-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/ChangeLog')
-rw-r--r--sim/ChangeLog4
1 files changed, 4 insertions, 0 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>