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 | |
parent | f77bb6c56b4091ed863d8cd03333a79a8d554ce1 (diff) | |
download | binutils-180093c76385b4037128109f452ce4a2414af124.zip binutils-180093c76385b4037128109f452ce4a2414af124.tar.gz binutils-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')
-rw-r--r-- | binutils/ChangeLog | 6 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 5 |
2 files changed, 9 insertions, 2 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. diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 6a06357..576d989 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -117,8 +117,9 @@ responsibility among the other maintainers. PPC Alan Modra <amodra@gmail.com> PPC Peter Bergner <bergner@vnet.ibm.com> PPC vector ext Aldy Hernandez <aldyh@redhat.com> - RISC-V Palmer Dabbelt <palmer@dabbelt.com> - RISC-V Andrew Waterman <andrew@sifive.com> + RISC-V Palmer Dabbelt <palmer@sifive.com> + RISC-V Andrew Waterman <andrew@sifive.com> + RISC-V Jim Wilson <jim@sifive.com> RL78 DJ Delorie <dj@redhat.com> RX DJ Delorie <dj@redhat.com> RX Nick Clifton <nickc@redhat.com> |