From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24452 invoked by alias); 14 Sep 2004 14:52:11 -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 24433 invoked from network); 14 Sep 2004 14:52:10 -0000 Received: from unknown (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org with SMTP; 14 Sep 2004 14:52:10 -0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.10) with ESMTP id i8EEqAAP020915 for ; Tue, 14 Sep 2004 10:52:10 -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 i8EEq9r14820; Tue, 14 Sep 2004 10:52:09 -0400 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id E19B128D2; Tue, 14 Sep 2004 10:49:57 -0400 (EDT) Message-ID: <41470515.4050409@gnu.org> Date: Tue, 14 Sep 2004 14:52:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-GB; rv:1.4.1) Gecko/20040831 MIME-Version: 1.0 To: gdb-patches@sources.redhat.com Subject: [maint] Add Michael Chastain as backup gdb.threads maintainer Content-Type: multipart/mixed; boundary="------------000108090201000102070005" X-SW-Source: 2004-09/txt/msg00229.txt.bz2 This is a multi-part message in MIME format. --------------000108090201000102070005 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 94 This makes the responsibility official. MichaelC, keep up the good work. committed, Andrew --------------000108090201000102070005 Content-Type: text/plain; name="diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diffs" Content-length: 864 2004-09-14 Andrew Cagney * MAINTAINERS: Add Michael Chastain as the backup gdb.threads maintainer. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.287 diff -p -u -r1.287 MAINTAINERS --- MAINTAINERS 31 Aug 2004 20:36:04 -0000 1.287 +++ MAINTAINERS 14 Sep 2004 14:48:59 -0000 @@ -261,6 +261,7 @@ testsuite Michael Chastain mec.gnu@mind mi tests (gdb.mi) Elena Zannoni ezannoni@redhat.com Andrew Cagney cagney@redhat.com threads (gdb.threads) Michael Snyder msnyder@redhat.com + Michael Chastain mec.gnu@mindspring.com trace (gdb.trace) Michael Snyder msnyder@redhat.com hp tests (gdb.hp) (vacant) Java tests (gdb.java) Anthony Green green@redhat.com --------------000108090201000102070005--