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]

Patch to MAINTAINERS


Some OS port maintainers were listed in the general section in
maintainers, and one target maintainer - for a removed target so now
effectively write-after-approval - was also listed in that section.  This
patch moves them to the appropriate sections.  Applied to mainline.

2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>

        * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
        some OS port maintainers to OS port maintainers section.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/gcc/gcc/MAINTAINERS,v
retrieving revision 1.341
diff -u -r1.341 MAINTAINERS
--- MAINTAINERS	13 Feb 2004 18:39:43 -0000	1.341
+++ MAINTAINERS	13 Feb 2004 20:26:03 -0000
@@ -86,10 +86,14 @@
 			OS Port Maintainers	(OS alphabetical order)
 
 darwin port		Stan Shebs		shebs@apple.com
+DJGPP			DJ Delorie		dj@delorie.com
 freebsd			Loren J. Rittle		ljrittle@acm.org
 netbsd			Jason Thorpe		thorpej@wasabisystems.com
 sco5, unixware, sco udk	Kean Johnston		jkj@sco.com
 sh-linux-gnu		Kaz Kojima		kkojima@gcc.gnu.org
+RTEMS Ports		Joel Sherrill		joel@oarcorp.com
+VxWorks ports		Zack Weinberg		zack@codesourcery.com
+VxWorks ports		Nathan Sidwell		nathan@codesourcery.com
 
 			Various Maintainers
 
@@ -147,7 +151,6 @@
 i18n			Philipp Thomas		pthomas@suse.de
 diagnostic messages	Gabriel Dos Reis	gdr@integrable-solutions.net
 windows, cygwin, mingw	Christopher Faylor	cgf@redhat.com
-DJGPP			DJ Delorie		dj@delorie.com
 libiberty		DJ Delorie		dj@redhat.com
 libiberty		Ian Lance Taylor	ian@wasabisystems.com
 build machinery (*.in)	DJ Delorie		dj@redhat.com
@@ -155,10 +158,6 @@
 build machinery (*.in)	Alexandre Oliva		aoliva@redhat.com
 docs co-maintainer	Gerald Pfeifer		gerald@pfeifer.com
 docs co-maintainer	Joseph Myers		jsm@polyomino.org.uk
-Pico-Java port		Steve Chamberlain	sac@transmeta.com
-RTEMS Ports		Joel Sherrill		joel@oarcorp.com
-VxWorks	ports		Zack Weinberg		zack@codesourcery.com
-VxWorks	ports		Nathan Sidwell		nathan@codesourcery.com
 predict.def		Jan Hubicka		jh@suse.cz
 contrib/regression	Geoff Keating		geoffk@geoffk.org
 treelang                Tim Josling             tej@melbpc.org.au
@@ -190,6 +189,7 @@
 Joel Brobecker					brobecker@gnat.com
 Kevin Buettner					kevinb@redhat.com
 Andrew Cagney					cagney@redhat.com
+Steve Chamberlain				sac@transmeta.com
 Chandra Chavva					cchavva@redhat.com
 William Cohen					wcohen@redhat.com
 Christian Cornelssen				ccorn@cs.tu-berlin.de

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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