diff options
author | Ulrich Weigand <uweigand@de.ibm.com> | 2010-03-31 19:39:56 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@gcc.gnu.org> | 2010-03-31 19:39:56 +0000 |
commit | 7527d83f6753b057e1497836365d963f7faafdfd (patch) | |
tree | 364932c9bcd0c54225514410f6a3c2b10242a8cf | |
parent | 25d635d9ed115f8a0b928add7f6cbe32801d98b2 (diff) | |
download | gcc-7527d83f6753b057e1497836365d963f7faafdfd.zip gcc-7527d83f6753b057e1497836365d963f7faafdfd.tar.gz gcc-7527d83f6753b057e1497836365d963f7faafdfd.tar.bz2 |
* MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
From-SVN: r157893
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | MAINTAINERS | 1 |
2 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-03-31 Ulrich Weigand <uweigand@de.ibm.com> + + * MAINTAINERS (CPU Port Maintainers): Add myself for spu port. + 2010-03-31 Janis Johnson <janis187@us.ibm.com> * MAINTAINERS: Remove myself. diff --git a/MAINTAINERS b/MAINTAINERS index 3f5f87c..41fcdba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -96,6 +96,7 @@ sparc port Jakub Jelinek jakub@redhat.com sparc port Eric Botcazou ebotcazou@libertysurf.fr spu port Trevor Smigiel trevor_smigiel@playstation.sony.com spu port David Edelsohn edelsohn@gnu.org +spu port Ulrich Weigand uweigand@de.ibm.com v850 port Nick Clifton nickc@redhat.com vax port Matt Thomas matt@3am-software.com x86-64 port Jan Hubicka jh@suse.cz |