diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-09-22 21:36:09 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-09-22 21:36:09 +0000 |
commit | 1c37c8cebb1f5d800f08478f30fa47c3fe30717b (patch) | |
tree | 0947a0ca208fd1197ebff4950b306c8a88c818f8 /binutils | |
parent | f9e322211731d7883f8de9dc0015e8ea1882f4f9 (diff) | |
download | gdb-1c37c8cebb1f5d800f08478f30fa47c3fe30717b.zip gdb-1c37c8cebb1f5d800f08478f30fa47c3fe30717b.tar.gz gdb-1c37c8cebb1f5d800f08478f30fa47c3fe30717b.tar.bz2 |
MAINTAINERS: add myself for Blackfin parts
I know a thing or two about Blackfin parts, and if I can't find the
answer, I can usually locate someone who does. Especially since Jie
and Bernd no longer work for ADI :(.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/ChangeLog | 4 | ||||
-rw-r--r-- | binutils/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 0273009..087293c 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2010-09-22 Mike Frysinger <vapier@gentoo.org> + + * MAINTAINERS: Add self as ADI Blackfin maintainer. + 2010-09-17 H.J. Lu <hongjiu.lu@intel.com> * emul_aix.c (ar_emul_aix_append): Add a target argument diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index ac199b4..3afc09a 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -65,6 +65,7 @@ responsibility among the other maintainers. AVR Marek Michalkiewicz <marekm@amelek.gda.pl> BFIN Jie Zhang <jie@codesourcery.com> BFIN Bernd Schmidt <bernd.schmidt@analog.com> + BFIN Mike Frysinger <michael.frysinger@analog.com> BUILD SYSTEM Daniel Jacobowitz <dan@codesourcery.com> CR16 M R Swami Reddy <MR.Swami.Reddy@nsc.com> CRIS Hans-Peter Nilsson <hp@axis.com> |