From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26767 invoked by alias); 29 Jun 2011 12:34:07 -0000 Received: (qmail 26729 invoked by uid 22791); 29 Jun 2011 12:34:06 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from mms1.broadcom.com (HELO mms1.broadcom.com) (216.31.210.17) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 29 Jun 2011 12:33:51 +0000 Received: from [10.9.200.133] by mms1.broadcom.com with ESMTP (Broadcom SMTP Relay (Email Firewall v6.3.2)); Wed, 29 Jun 2011 05:38:38 -0700 X-Server-Uuid: 02CED230-5797-4B57-9875-D5D2FEE4708A Received: from mail-irva-13.broadcom.com (10.11.16.103) by IRVEXCHHUB02.corp.ad.broadcom.com (10.9.200.133) with Microsoft SMTP Server id 8.2.247.2; Wed, 29 Jun 2011 05:33:32 -0700 Received: from [10.177.73.61] (unknown [10.177.73.61]) by mail-irva-13.broadcom.com (Postfix) with ESMTP id 30BBF74D06 for ; Wed, 29 Jun 2011 05:33:43 -0700 (PDT) Message-ID: <4E0B1BA6.8040000@broadcom.com> Date: Wed, 29 Jun 2011 12:34:00 -0000 From: "Andrew Burgess" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 MIME-Version: 1.0 To: "gdb-patches@sourceware.org" Subject: [PATCH] Add myself to write after approve maintainers Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2011-06/txt/msg00444.txt.bz2 Having committed a couple of patches I thought I should add myself to the write after approval list. I'll apply the patch below in a couple of days if nobody objects. Andrew gdb/ChangeLog 2011-06-29 Andrew Burgess * MAINTAINERS (Write After Approval): Add myself to the list. diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS index fff9758..4fa0e9b 100644 --- a/gdb/MAINTAINERS +++ b/gdb/MAINTAINERS @@ -479,6 +479,7 @@ Dave Brolley brolley@redhat.com Paul Brook paul@codesourcery.com Julian Brown julian@codesourcery.com Kevin Buettner kevinb@redhat.com +Andrew Burgess aburgess@broadcom.com Andrew Cagney cagney@gnu.org David Carlton carlton@bactrian.org Stephane Carrez stcarrez@nerim.fr