diff options
author | Jeff Johnston <jjohnstn@redhat.com> | 2013-01-08 16:42:23 +0000 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2013-01-08 16:42:23 +0000 |
commit | 2fadaa7a20d085f8a73b848e078886e517e8a23f (patch) | |
tree | c201958210d66ab308f7ed1f69966a0fea75c3f8 | |
parent | 0c2c3ac839fa1bbdde5ea2794d2d2de5c2c503c6 (diff) | |
download | cygnal-2fadaa7a20d085f8a73b848e078886e517e8a23f.tar.gz cygnal-2fadaa7a20d085f8a73b848e078886e517e8a23f.tar.bz2 cygnal-2fadaa7a20d085f8a73b848e078886e517e8a23f.zip |
2013-01-08 Jeff Johnston <jjohnstn@redhat.com>
* MAINTAINERS: Add Richard Earnshaw as Arm co-maintainer
and add Richard and Marcus Shawcroft as aarch64 maintainers.
-rw-r--r-- | newlib/ChangeLog | 5 | ||||
-rw-r--r-- | newlib/MAINTAINERS | 3 |
2 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index a0eefe84c..4a627b40f 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2013-01-08 Jeff Johnston <jjohnstn@redhat.com> + + * MAINTAINERS: Add Richard Earnshaw as Arm co-maintainer + and add Richard and Marcus Shawcroft as aarch64 maintainers. + 2013-01-07 Steve Ellcey <sellcey@mips.com> * libc/machine/mips/memcpy.S (memcpy): Check if _MIPS_SIM is set. diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS index 5cee62f83..9a5932ba2 100644 --- a/newlib/MAINTAINERS +++ b/newlib/MAINTAINERS @@ -35,10 +35,13 @@ CPU port maintainers may make changes in cpu-specific directories, as well as cpu-specific portions of the build system, without approval. arm Nick Clifton nickc@redhat.com + Richard Earnshaw richard.earnshaw@arm.com m32c port DJ Delorie dj@redhat.com mn10300 Nick Clifton nickc@redhat.com moxie Anthony Green green@moxielogic.com rl78 DJ Delorie dj@redhat.com +aarch64 Richard Earnshaw richard.earnshaw@arm.com + Marcus Shawcroft marcus.shawcroft@arm.com Write After Approval |