[rfa] MAINTAINERS: let all maintainers edit Deleted targets

Michael Elizabeth Chastain mec@shout.net
Thu Feb 13 23:06:00 GMT 2003


This is a small addition to MAINTAINERS so that any maintainer can
make changes to Deleted targets as well as OBSOLETE targets.

The point is that Deleted targets often have bits of fluff left behind.
In my case, I want to remove the remaining i960 bits from the test
suite and from gdbtypes.h and gdbtypes.c.  i960 is a Deleted target.

OK to apply?

Michael C

2003-02-13  Michael Chastain  <mec@shout.net>

	* MAINTAINERS: All developers recognized by this file can make
	arbitrary changes to Deleted targets.

Index: MAINTAINERS
===================================================================
RCS file: /cvs/src/src/gdb/MAINTAINERS,v
retrieving revision 1.223
diff -u -r1.223 MAINTAINERS
--- MAINTAINERS	4 Feb 2003 23:26:43 -0000	1.223
+++ MAINTAINERS	13 Feb 2003 23:03:28 -0000
@@ -153,7 +153,7 @@
 	z8k		(--target=z8k-coff OBSOLETE)
 
 All developers recognized by this file can make arbitrary changes to
-OBSOLETE targets.
+Deleted targets and OBSOLETE targets.
 
 All maintainers can test and thence approve non-trivial changes to
 ``maintenance only'' targets submitted by recognized developers.



More information about the Gdb-patches mailing list