diff options
author | Palmer Dabbelt <palmer@sifive.com> | 2017-11-06 17:53:12 -0800 |
---|---|---|
committer | Palmer Dabbelt <palmer@sifive.com> | 2017-11-07 09:22:04 -0800 |
commit | 180093c76385b4037128109f452ce4a2414af124 (patch) | |
tree | 833c6cea0a9cf11e092f90fc2069d1d22e129d38 /binutils/ChangeLog | |
parent | f77bb6c56b4091ed863d8cd03333a79a8d554ce1 (diff) | |
download | gdb-180093c76385b4037128109f452ce4a2414af124.zip gdb-180093c76385b4037128109f452ce4a2414af124.tar.gz gdb-180093c76385b4037128109f452ce4a2414af124.tar.bz2 |
RISC-V: Add Jim Wilson as a maintainer, and clean up our entries
Jim has recently started working at SiFive, where he'll be contributing
to our binutils port. Andrew and I would like him to be a maintainer.
My understanding is that this is right place to ask.
I've also changed my address to my SiFive one, where I also work -- it
seems cleaner to have everyone use our proper email address. While I
was in there, I noticed a trailing space after Andrew's name so I went
ahead and removed it as well.
binutils/ChangeLog
2017-11-07 Palmer Dabbelt <palmer@sifive.com>
* MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
Clean up Andrew's entry (remove trailing space, add tabs).
Change Palmer's email address, and clean up entry (add tabs).
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 01d5921..23e6ef5 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2017-11-07 Palmer Dabbelt <palmer@sifive.com> + + * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer. + Clean up Andrew's entry (remove trailing space, add tabs). + Change Palmer's email address, and clean up entry (add tabs). + 2017-11-07 Alan Modra <amodra@gmail.com> * dwarf.c (read_uleb128): Properly pluralize messages. |