diff options
author | Marcus Shawcroft <mshawcroft@sourceware.org> | 2013-01-03 17:15:23 +0000 |
---|---|---|
committer | Marcus Shawcroft <mshawcroft@sourceware.org> | 2013-01-03 17:15:23 +0000 |
commit | 5b2ab15006f21ae2d10c18b5352fc195fff3db88 (patch) | |
tree | e721ea1cfdfa584ae9b045d9cc9916d02eb886c8 /binutils | |
parent | 9b239e0e1fe535c1dd6aa6b7e7087cc50fb173ab (diff) | |
download | fsf-binutils-gdb-5b2ab15006f21ae2d10c18b5352fc195fff3db88.zip fsf-binutils-gdb-5b2ab15006f21ae2d10c18b5352fc195fff3db88.tar.gz fsf-binutils-gdb-5b2ab15006f21ae2d10c18b5352fc195fff3db88.tar.bz2 |
Adding myself as AArch64 co-maintainer.
2013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com>
* MAINTAINERS: Add myself as AArch64 co-maintainer.
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 5d87af9..5caf18a 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2013-01-03 Marcus Shawcroft <marcus.shawcroft@arm.com> + + * MAINTAINERS: Add myself as AArch64 co-maintainer. + 2013-01-02 H.J. Lu <hongjiu.lu@intel.com> * version.c (print_version): Update copyright year to 2013. diff --git a/binutils/MAINTAINERS b/binutils/MAINTAINERS index 37a3e76..f887dcd 100644 --- a/binutils/MAINTAINERS +++ b/binutils/MAINTAINERS @@ -58,6 +58,7 @@ responsibility among the other maintainers. ALPHA Richard Henderson <rth@redhat.com> AARCH64 Richard Earnshaw <rearnsha@arm.com> + AARCH64 Marcus Shawcroft <marcus.shawcroft@arm.com> ARM Nick Clifton <nickc@redhat.com> ARM Richard Earnshaw <rearnsha@arm.com> ARM Paul Brook <paul@codesourcery.com> |