From: Richard Guenther Date: Mon, 4 Dec 2006 22:29:46 +0000 (+0000) Subject: MAINTAINERS (Non-Algorithmic Maintainers): New section. X-Git-Tag: releases/gcc-4.3.0~8137 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=477d851ce1a3b9fbe06c921ebd99925276792085;p=thirdparty%2Fgcc.git MAINTAINERS (Non-Algorithmic Maintainers): New section. 2006-12-04 Richard Guenther * MAINTAINERS (Non-Algorithmic Maintainers): New section. (Non-Algorithmic Maintainers): Move over non-algorithmic loop optimizer maintainers, add myself as a non-algorithmic middle-end maintainer. From-SVN: r119514 --- diff --git a/ChangeLog b/ChangeLog index d383b07389f1..52975261aa20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2006-12-04 Richard Guenther + + * MAINTAINERS (Non-Algorithmic Maintainers): New section. + (Non-Algorithmic Maintainers): Move over non-algorithmic + loop optimizer maintainers, add myself as a non-algorithmic + middle-end maintainer. + 2006-12-04 Daniel Franke * MAINTAINERS (Write After Approval): Add myself. diff --git a/MAINTAINERS b/MAINTAINERS index 32af072b998d..685f449afb11 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -213,12 +213,19 @@ alias analysis Diego Novillo dnovillo@redhat.com reload Ulrich Weigand uweigand@de.ibm.com dfp.c, related Ben Elliston bje@au.ibm.com RTL optimizers Eric Botcazou ebotcazou@libertysurf.fr -loop optimizer Zdenek Dvorak dvorakz@suse.cz -loop optimizer Daniel Berlin dberlin@dberlin.org Note 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 Daniel Berlin dberlin@dberlin.org +middle-end Richard Guenther rguenther@suse.de + +Note individuals who maintain parts of the compiler as non-algorithmic +maintainer need approval to check in algorithmic changes or changes +outside of the parts of the compiler they maintain. Write After Approval (last name alphabetical order)