diff options
author | Nick Clifton <nickc@redhat.com> | 2009-05-08 10:00:25 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2009-05-08 10:00:25 +0000 |
commit | 5796080933f5d9a328b5bc4191a13c72605beffc (patch) | |
tree | ee604b2c961f5d3d8c0e565ff62055f552cd68f6 | |
parent | 797c4b998fef1679cf903b1b1e855a10452db061 (diff) | |
download | cygnal-5796080933f5d9a328b5bc4191a13c72605beffc.tar.gz cygnal-5796080933f5d9a328b5bc4191a13c72605beffc.tar.bz2 cygnal-5796080933f5d9a328b5bc4191a13c72605beffc.zip |
* MAINTAINERS: Add myself as a maintainer for the MN10300 and to
the write-after-approval list.
-rw-r--r-- | newlib/ChangeLog | 5 | ||||
-rw-r--r-- | newlib/MAINTAINERS | 2 |
2 files changed, 7 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 7927c8002..9a4b1934a 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,8 @@ +2009-05-08 Nick Clifton <nickc@redhat.com> + + * MAINTAINERS: Add myself as a maintainer for the MN10300 and to + the write-after-approval list. + 2009-04-30 Anthony Green <green@moxielogic.com> * MAINTAINERS: Add myself as moxie maintainer and to the diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS index d8ab6cdda..db6d934bb 100644 --- a/newlib/MAINTAINERS +++ b/newlib/MAINTAINERS @@ -34,6 +34,7 @@ CPU port maintainers may make changes in cpu-specific directories, as well as cpu-specific portions of the build system, without approval. m32c port DJ Delorie dj@redhat.com +mn10300 Nick Clifton nickc@redhat.com moxie Anthony Green green@moxielogic.com @@ -44,3 +45,4 @@ These are users with general write privileges after getting approval: Anthony Green green@moxielogic.com DJ Delorie dj@redhat.com Jim Wilson wilson@specifixinc.com +Nick Clifton nickc@redhat.com |