diff options
author | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-08-12 19:49:35 +0000 |
---|---|---|
committer | rakdver <rakdver@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-08-12 19:49:35 +0000 |
commit | 215d9ce6e0de93092c6b01660fedb3d54486880b (patch) | |
tree | fa0d9a688ae15e530729f1b38139b4c66c4ffd24 /MAINTAINERS | |
parent | 048a46c2165a5e30f123dfc162507596778e7733 (diff) | |
download | gcc-215d9ce6e0de93092c6b01660fedb3d54486880b.tar.gz |
* MAINTAINERS (Various Maintainers): Add myself as
loop infrastructure maintainer. Update my e-mail
address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127379 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 88a8c73af68..b8ec17df101 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -212,15 +212,16 @@ reload Ulrich Weigand uweigand@de.ibm.com dfp.c, related Ben Elliston bje@au.ibm.com RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr auto-vectorizer Richard Guenther rguenther@suse.de -auto-vectorizer Zdenek Dvorak dvorakz@suse.cz +auto-vectorizer Zdenek Dvorak ook@ucw.cz auto-vectorizer Dorit Nuzman dorit@il.ibm.com +loop infrastructure Zdenek Dvorak ook@ucw.cz Note that individuals who maintain parts of the compiler need approval to check in changes outside of the parts of the compiler they maintain. Non-Algorithmic Maintainers -loop optimizer Zdenek Dvorak dvorakz@suse.cz +loop optimizer Zdenek Dvorak ook@ucw.cz loop optimizer Daniel Berlin dberlin@dberlin.org middle-end Richard Guenther rguenther@suse.de libcpp Tom Tromey tromey@redhat.com |