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] New architecture committers


Hello,

(I think I've been careful in first raising this core maintainers, and the people listed below, and finally even given the architecture maintainers a heads up)

I'm looking to add the following as developers that are free to commit changes to their respective architecture with out waiting or needing approval:

+       Randolph Chung (pa)
+       Jeff Johnston (ia64)
+       Kei Sakamoto (m32r)
+       Joel Brobecker (mips)
+       Ulrich Weigand (s390)

(Although if there's anything truly controversial I'm sure they'll post an RFC instead :-).

To point out the obvious, there's nothing saying that it is only their changes that they can commit. Provided they are careful with assignments (I'd go by people listed under write-after-approval) they can technically commit (and therefor in effect approve) patches from others (this actually the same mechanism that allows core developers to commit/approve patches).

However, they're also not technically "maintaining" these architectures (i.e., solely responsible for patch review, etc), that ultimately falling to core maintainers, thence me. Since these are all active developers I don't see myself doing much work :-)

Any thoughts? Congratulations!! I guess I now twiddle my thumbs for a week before committing :-)

Andrew
2004-11-17  Andrew Cagney  <cagney@gnu.org>

	* MAINTAINERS: Add Randolph Chung (pa), Jeff Johnston (ia64), Kei
	Sakamoto (m32r), Joel Brobecker (mips), and Ulrich Weigand (s390)
	as can-commit architecture developers.
	
Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.296
diff -p -u -r1.296 MAINTAINERS
--- MAINTAINERS	18 Nov 2004 00:16:33 -0000	1.296
+++ MAINTAINERS	18 Nov 2004 00:31:54 -0000
@@ -129,6 +129,14 @@ maintainer works with the native maintai
 	xstormy16	--target=xstormy16-elf
 			Corinna Vinschen	vinschen@redhat.com
 
+The following developers can commit changes to specific architectures:
+
+	Randolph Chung (pa)
+	Jeff Johnston (ia64)
+	Kei Sakamoto (m32r)
+	Joel Brobecker (mips)
+	Ulrich Weigand (s390)
+
 All developers recognized by this file can make arbitrary changes to
 OBSOLETE targets.
 

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