From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27693 invoked by alias); 13 Feb 2003 23:06:10 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 27685 invoked from network); 13 Feb 2003 23:06:10 -0000 Received: from unknown (HELO duracef.shout.net) (204.253.184.12) by 172.16.49.205 with SMTP; 13 Feb 2003 23:06:10 -0000 Received: (from mec@localhost) by duracef.shout.net (8.11.6/8.11.6) id h1DN68X07734; Thu, 13 Feb 2003 17:06:08 -0600 Date: Thu, 13 Feb 2003 23:06:00 -0000 From: Michael Elizabeth Chastain Message-Id: <200302132306.h1DN68X07734@duracef.shout.net> To: ac131313@redhat.com, gdb-patches@sources.redhat.com Subject: [rfa] MAINTAINERS: let all maintainers edit Deleted targets X-SW-Source: 2003-02/txt/msg00318.txt.bz2 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 * 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.