diff options
author | Diego Novillo <dnovillo@google.com> | 2007-06-14 09:15:24 -0400 |
---|---|---|
committer | Diego Novillo <dnovillo@gcc.gnu.org> | 2007-06-14 09:15:24 -0400 |
commit | 4c46daeea9931b0d594f2fdef7c18d9e44be618b (patch) | |
tree | 3f67459a723cab8b100ff305230a82f4163edb18 | |
parent | d8158369c690bbfc758415098c8af499dfebdad7 (diff) | |
download | gcc-4c46daeea9931b0d594f2fdef7c18d9e44be618b.zip gcc-4c46daeea9931b0d594f2fdef7c18d9e44be618b.tar.gz gcc-4c46daeea9931b0d594f2fdef7c18d9e44be618b.tar.bz2 |
MAINTAINERS: Add self as middle-end maintainer and non-algorithmic global write maintainer.
* MAINTAINERS: Add self as middle-end maintainer and
non-algorithmic global write maintainer.
From-SVN: r125710
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-06-14 Diego Novillo <dnovillo@google.com> + + * MAINTAINERS: Add self as middle-end maintainer and + non-algorithmic global write maintainer. + 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org> * MAINTAINERS: Change spelling from "fortran 95" to "Fortran". diff --git a/MAINTAINERS b/MAINTAINERS index 9019f10..ceba15d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -192,6 +192,7 @@ option handling Neil Booth neil@daikokuya.co.uk testsuite Janis Johnson janis187@us.ibm.com middle-end Roger Sayle roger@eyesopen.com middle-end Ian Lance Taylor ian@airs.com +middle-end Diego Novillo dnovillo@google.com tree-ssa Diego Novillo dnovillo@google.com tree-ssa Andrew MacLeod amacleod@redhat.com PRE Daniel Berlin dberlin@dberlin.org @@ -221,6 +222,7 @@ loop optimizer Zdenek Dvorak dvorakz@suse.cz loop optimizer Daniel Berlin dberlin@dberlin.org middle-end Richard Guenther rguenther@suse.de libcpp Tom Tromey tromey@redhat.com +blanket write Diego Novillo dnovillo@google.com Note that individuals who maintain parts of the compiler as non-algorithmic maintainers need approval to check in algorithmic changes or changes |