This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

[maint] move self to can-commit powerpc-linux


Keeping with the general trend, I might as well have myself listed as "can commit" for PPC GNU/Linux. Once wart though, that list was burried under "Target Instruction Set Architectures" so I also gave it its own heading (PPC GNU/Linux isn't an ISA, its more of an ABI :-).

2005-05-30  Andrew Cagney  <cagney@gnu.org>

	* MAINTAINERS (Can Commit Without Approval): New section,
	previously burried under "Target Instruction Set Architectures".
	Note that cagney "can commit" changes to powerpc-linux.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.319
diff -p -u -r1.319 MAINTAINERS
--- MAINTAINERS	30 May 2005 18:35:12 -0000	1.319
+++ MAINTAINERS	30 May 2005 19:25:31 -0000
@@ -48,6 +48,23 @@ fix, since such a change without discuss
 instantaneous and loud complaints.
 
 
+		Can Commit Without Approval
+		       (alphabetic)
+
+The following developers CAN COMMIT changes (and hence approve
+patches) to specific sections of GDB:
+
+	Andrew Cagney (powerpc, powerpc-linux)
+	Hans-Peter Nilsson (cris)	
+	Jeff Johnston (ia64)
+	Joel Brobecker (mips)
+	Kei Sakamoto (m32r)
+	Kevin Buettner (powerpc)
+	Orjan Friberg (cris)
+	Randolph Chung (pa)
+	Ulrich Weigand (s390)
+
+
 Target Instruction Set Architectures:
 
 The *-tdep.c files.  ISA (Instruction Set Architecture) and OS-ABI
@@ -125,19 +142,6 @@ the native maintainer when resolving ABI
 	xstormy16	--target=xstormy16-elf
 			Corinna Vinschen	vinschen@redhat.com
 
-The following developers CAN COMMIT changes (and hence approve
-patches) to specific architectures:
-
-	Andrew Cagney (powerpc)
-	Hans-Peter Nilsson (cris)	
-	Jeff Johnston (ia64)
-	Joel Brobecker (mips)
-	Kei Sakamoto (m32r)
-	Kevin Buettner (powerpc)
-	Orjan Friberg (cris)
-	Randolph Chung (pa)
-	Ulrich Weigand (s390)
-
 All developers recognized by this file can make arbitrary changes to
 OBSOLETE targets.
 
@@ -165,8 +169,7 @@ MS Windows (NT, '00, 9x, Me, XP) host & 
 			Chris Faylor		cgf@alum.bu.edu
 GNU/Linux/x86 native & host
 			Mark Kettenis		kettenis@gnu.org
-GNU/Linux PPC native	Andrew Cagney		cagney@gnu.org
-			Kevin Buettner		kevinb@redhat.com
+GNU/Linux PPC native	Kevin Buettner		kevinb@redhat.com
 GNU/Linux MIPS native & host
 			Daniel Jacobowitz	dan@debian.org
 GNU/Linux m68k		Andreas Schwab		schwab@suse.de

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