diff options
author | Will Newton <will.newton@linaro.org> | 2013-06-21 08:17:38 +0000 |
---|---|---|
committer | Will Newton <will.newton@linaro.org> | 2013-06-21 08:17:38 +0000 |
commit | a1a7a74e6bca2a35d9ab1949cb48c066b9509782 (patch) | |
tree | 9d6a666303f0cd5dec2a6e45d2f93a4bdf0e61dc | |
parent | d21edf5276c8aa21f703f926314444e8080a2dbe (diff) | |
download | cygnal-a1a7a74e6bca2a35d9ab1949cb48c066b9509782.tar.gz cygnal-a1a7a74e6bca2a35d9ab1949cb48c066b9509782.tar.bz2 cygnal-a1a7a74e6bca2a35d9ab1949cb48c066b9509782.zip |
newlib/MAINTAINERS: Add myself to Write After Approval.
2013-06-21 Will Newton <will.newton@linaro.org>
* MAINTAINERS: Add Will Newton to Write After Approval.
-rw-r--r-- | newlib/ChangeLog | 4 | ||||
-rw-r--r-- | newlib/MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 995bb0c4e..35fd4a080 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2013-06-21 Will Newton <will.newton@linaro.org> + + * MAINTAINERS: Add Will Newton to Write After Approval. + 2013-06-19 Bin Cheng <bin.cheng@arm.com> * acconfig.h (_UNBUF_STREAM_OPT): Undefine. diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS index 767462bc0..9ab97eb96 100644 --- a/newlib/MAINTAINERS +++ b/newlib/MAINTAINERS @@ -55,3 +55,4 @@ DJ Delorie dj@redhat.com Jim Wilson wilson@specifixinc.com Nick Clifton nickc@redhat.com Eric Blake eblake@redhat.com +Will Newton will.newton@linaro.org |