From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19620 invoked by alias); 27 Jul 2006 23:06:48 -0000 Received: (qmail 19611 invoked by uid 22791); 27 Jul 2006 23:06:47 -0000 X-Spam-Check-By: sourceware.org Received: from hq.tensilica.com (HELO mailapp.tensilica.com) (65.205.227.29) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 27 Jul 2006 23:06:44 +0000 Received: from localhost ([127.0.0.1] ident=amavis) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1G6EwF-0000zC-5T for gdb-patches@sources.redhat.com; Thu, 27 Jul 2006 16:06:43 -0700 Received: from mailapp.tensilica.com ([127.0.0.1]) by localhost (mailapp [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03016-09 for ; Thu, 27 Jul 2006 16:06:43 -0700 (PDT) Received: from heron.hq.tensilica.com ([192.168.11.123]) by mailapp.tensilica.com with esmtp (Exim 4.34) id 1G6EwE-0000z3-Lb for gdb-patches@sources.redhat.com; Thu, 27 Jul 2006 16:06:42 -0700 Received: from [192.168.11.123] (heron.hq.tensilica.com [192.168.11.123]) by heron.hq.tensilica.com (Postfix) with ESMTP id A9C1BAC707; Thu, 27 Jul 2006 16:06:42 -0700 (PDT) Message-ID: <44C94702.5060604@tensilica.com> Date: Thu, 27 Jul 2006 23:06:00 -0000 From: Bob Wilson User-Agent: Thunderbird 1.5.0.4 (X11/20060615) MIME-Version: 1.0 To: Bob Wilson , gdb-patches@sources.redhat.com Subject: Re: [PATCH] print newline after copyright message References: <4502EB65-3352-4094-8397-AD0E93913023@tensilica.com> <20060724201846.GC15759@nevyn.them.org> <44C530F7.8090306@tensilica.com> <20060727213258.GC28145@nevyn.them.org> In-Reply-To: <20060727213258.GC28145@nevyn.them.org> Content-Type: multipart/mixed; boundary="------------080201080209070605020806" Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-07/txt/msg00407.txt.bz2 This is a multi-part message in MIME format. --------------080201080209070605020806 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-length: 305 Daniel Jacobowitz wrote: > You aren't actually in the right group, so I've applied the patch. If > you'd like write access to GDB, though, let me know. Thanks, Daniel. I've applied the following change: 2006-07-27 Bob Wilson * MAINTAINERS (Write After Approval): Add myself. --------------080201080209070605020806 Content-Type: text/plain; name="gdb-maint.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="gdb-maint.diff" Content-length: 563 Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.348 diff -u -r1.348 MAINTAINERS --- MAINTAINERS 12 Jul 2006 17:37:24 -0000 1.348 +++ MAINTAINERS 27 Jul 2006 23:01:00 -0000 @@ -546,6 +546,7 @@ Kris Warkentin kewarken@qnx.com Ulrich Weigand uweigand@de.ibm.com Nathan Williams nathanw@wasabisystems.com +Bob Wilson bob.wilson@acm.org Jim Wilson wilson@specifixinc.com Elena Zannoni ezannoni@redhat.com Eli Zaretskii eliz@gnu.org --------------080201080209070605020806--