From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21398 invoked by alias); 12 Jun 2004 16:45:42 -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 21391 invoked from network); 12 Jun 2004 16:45:41 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 12 Jun 2004 16:45:41 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.10/8.12.10) with ESMTP id i5CGjfi7011981 for ; Sat, 12 Jun 2004 12:45:41 -0400 Received: from localhost.redhat.com (porkchop.devel.redhat.com [172.16.58.2]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id i5CGja015575; Sat, 12 Jun 2004 12:45:36 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 563942B9D; Sat, 12 Jun 2004 12:45:25 -0400 (EDT) Message-ID: <40CB3324.3020902@gnu.org> Date: Sat, 12 Jun 2004 16:45:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040217 MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: [maint] Add michaelc to testsuite Content-Type: multipart/mixed; boundary="------------070803080702050805000104" X-SW-Source: 2004-06/txt/msg00286.txt.bz2 This is a multi-part message in MIME format. --------------070803080702050805000104 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 99 Hello, This is to formalize MichaelC's new role within GDB. I'll commit in a day or so. Andrew --------------070803080702050805000104 Content-Type: text/plain; name="diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diffs" Content-length: 942 2004-06-12 Andrew Cagney * MAINTAINERS (testsuite): List Michael Chastain as the lead testsuite maintainer. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.279 diff -p -u -r1.279 MAINTAINERS --- MAINTAINERS 29 May 2004 15:12:23 -0000 1.279 +++ MAINTAINERS 12 Jun 2004 16:41:57 -0000 @@ -250,7 +250,11 @@ include/remote-sim.h, remote-sim.c sds protocol (vacant) rdi/adp protocol (vacant) documentation Eli Zaretskii eliz@gnu.org -testsuite (Global Maintainers) +testsuite Michael Chastain mec.gnu@mindspring.com + (Global Maintainers) + lib/, config/, gdb.base/, ... + Michael Chastain mec.gnu@mindspring.com + (Global Maintainers) gdbtk (gdb.gdbtk) Keith Seitz keiths@redhat.com c++ (gdb.cp) Michael Chastain mec.gnu@mindspring.com David Carlton carlton@bactrian.org --------------070803080702050805000104--