This is the mail archive of the gcc-patches@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: [patch] Remove 'loop unrolling' maintainer from MAINTAINERS


On Wed, 30 Mar 2005, Jeffrey A Law wrote:
>> That said, I haven't seen a single patch by John Carr for six+ years, not 
>> a single commit since the egcs.cygnus.com/gcc.gnu.org days, so I'll move 
>> that line shortly.
> Yes, John dropped out of development years ago.  Feel free to update the
> MAINTAINERS list appropriately.

Done thusly.  He does have an account on gcc.gnu.org, so I just moved
him to Write After Approval.

Committed to mainline.

Gerald

2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>

	* MAINTAINERS: Move John Carr to Write After Approval.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.405
diff -u -3 -p -r1.405 MAINTAINERS
--- MAINTAINERS	30 Mar 2005 00:19:54 -0000	1.405
+++ MAINTAINERS	30 Mar 2005 19:57:38 -0000
@@ -133,7 +133,6 @@ libgcj			Tom Tromey		tromey@redhat.com
 libgcj			Bryce McKinlay		bryce@gcc.gnu.org
 libobjc			Nicola Pero		n.pero@mi.flashnet.it
 libobjc			Andrew Pinski		pinskia@physics.uc.edu
-alias analysis		John Carr		jfc@mit.edu
 loop unrolling		Jim Wilson		wilson@specifixinc.com
 loop discovery		Michael Hayes		m.hayes@elec.canterbury.ac.nz
 scheduler (+ haifa)	Jim Wilson		wilson@specifixinc.com
@@ -212,6 +211,7 @@ Robert Bowdidge                         
 Joel Brobecker					brobecker@gnat.com
 Kevin Buettner					kevinb@redhat.com
 Andrew Cagney					cagney@redhat.com
+John Carr					jfc@mit.edu
 Steve Chamberlain				sac@transmeta.com
 Michael Chastain				mec.gnu@mindspring.com
 Chandra Chavva					cchavva@redhat.com


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