This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Diego Novillo appointed middle-end maintainer and non-algorithmic GWP


On 6/14/07 6:37 AM, David Edelsohn wrote:

> Please update your listings in the MAINTAINERS file.

Thanks.  Committed.

	* MAINTAINERS: Add self as middle-end maintainer and
        non-algorithmic global write maintainer.

Index: MAINTAINERS
===================================================================
--- MAINTAINERS (revision 125706)
+++ MAINTAINERS (working copy)
@@ -192,6 +192,7 @@
 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         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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]