diff options
author | Nick Clifton <nickc@redhat.com> | 2019-03-26 12:48:13 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-03-26 12:48:13 +0000 |
commit | 5fb812fc79a37b0d02f4902456c6f87ce9896a8d (patch) | |
tree | 9ad80c174b68b8c28b02f81560ef035b1fad7ac4 | |
parent | 2fe7bab775f6acbfa1255d3504cd9e53a109e132 (diff) | |
download | binutils-5fb812fc79a37b0d02f4902456c6f87ce9896a8d.zip binutils-5fb812fc79a37b0d02f4902456c6f87ce9896a8d.tar.gz binutils-5fb812fc79a37b0d02f4902456c6f87ce9896a8d.tar.bz2 |
Take over Dave Brolley's maintainerships for FR30, FRV and MEP.
* MAINTAINERS: Take over Dave Brolley's maintainerships for FR30,
FRV and MEP.
-rw-r--r-- | binutils/ChangeLog | 5 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 140ca8c..683abb7 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2019-03-26 Nick Clifton <nickc@redhat.com> + + * MAINTAINERS: Take over Dave Brolley's maintainerships for FR30, + FRV and MEP. + 2019-03-26 Alan Modra <amodra@gmail.com> * objdump.c (dump_relocs_in_section): Warning fix. diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 98b7e2d..b057435 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -80,8 +80,8 @@ responsibility among the other maintainers. DWARF2 Jakub Jelinek <jakub@redhat.com> dwarf-mode.el Tom Tromey <tom@tromey.com> EPIPHANY Joern Rennecke <joern.rennecke@embecosm.com> - FR30 Dave Brolley <brolley@redhat.com> - FRV Dave Brolley <brolley@redhat.com> + FR30 Nick Clifton <nickc@redhat.com> + FRV Nick Clifton <nickc@redhat.com> FRV Alexandre Oliva <aoliva@redhat.com> GOLD Ian Lance Taylor <iant@google.com> GOLD Cary Coutant <ccoutant@gmail.com> @@ -102,7 +102,7 @@ responsibility among the other maintainers. M68HC11 M68HC12 Sean Keys <skeys@ipdatasys.com> MACH-O Tristan Gingold <tgingold@free.fr> MAXQ Inderpreet Singh <inderpreetb@noida.hcltech.com> - MEP Dave Brolley <brolley@redhat.com> + MEP Nick Clifton <nickc@redhat.com> METAG Markos Chandras <markos.chandras@imgtec.com> MICROBLAZE Michael Eager <eager@eagercon.com> MIPS Chenghua Xu <paul.hua.gm@gmail.com> |