diff options
author | Eric Botcazou <ebotcazou@libertysurf.fr> | 2004-01-04 15:05:52 +0100 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2004-01-04 14:05:52 +0000 |
commit | e42870dffe41cff30755a74cbe162be96f742442 (patch) | |
tree | 5b1653e7f961f60982878a07b8179f3bf2094763 | |
parent | e44b879c82f4c230861ab440907038676a996b51 (diff) | |
download | gcc-e42870dffe41cff30755a74cbe162be96f742442.zip gcc-e42870dffe41cff30755a74cbe162be96f742442.tar.gz gcc-e42870dffe41cff30755a74cbe162be96f742442.tar.bz2 |
MAINTAINERS: Move myself from 'Write After Approval' to 'CPU Port Maintainers' section as...
* MAINTAINERS: Move myself from 'Write After Approval' to
'CPU Port Maintainers' section as SPARC maintainer.
From-SVN: r75387
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr> + + * MAINTAINERS: Move myself from 'Write After Approval' to + 'CPU Port Maintainers' section as SPARC maintainer. + 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org> * Makefile.tpl: Make GCC use a separate config.cache. diff --git a/MAINTAINERS b/MAINTAINERS index 686932a..c90e984 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -75,6 +75,7 @@ sh port Alexandre Oliva aoliva@redhat.com sparc port Richard Henderson rth@redhat.com sparc port David S. Miller davem@redhat.com sparc port Jakub Jelinek jakub@redhat.com +sparc port Eric Botcazou ebotcazou@libertysurf.fr v850 port Nick Clifton nickc@redhat.com vax port Dave Anglin dave.anglin@nrc.ca vax port Matt Thomas matt@3am-software.com @@ -184,7 +185,6 @@ Eric Blake ericb@gcc.gnu.org Jim Blandy jimb@redhat.com Phil Blundell pb@futuretv.com Hans Boehm hboehm@gcc.gnu.org -Eric Botcazou ebotcazou@libertysurf.fr Robert Bowdidge bowdidge@apple.com Joel Brobecker brobecker@gnat.com Kevin Buettner kevinb@redhat.com |