From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14905 invoked by alias); 13 May 2009 14:49:08 -0000 Received: (qmail 14890 invoked by uid 22791); 13 May 2009 14:49:06 -0000 X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=AWL,BAYES_50 X-Spam-Check-By: sourceware.org Received: from smtp-out4.blueyonder.co.uk (HELO smtp-out4.blueyonder.co.uk) (195.188.213.7) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 13 May 2009 14:49:00 +0000 Received: from [172.23.170.146] (helo=anti-virus03-09) by smtp-out4.blueyonder.co.uk with smtp (Exim 4.52) id 1M4FlQ-0003yz-Av; Wed, 13 May 2009 15:48:56 +0100 Received: from [77.96.64.254] (helo=bibi) by asmtp-out5.blueyonder.co.uk with esmtp (Exim 4.52) id 1M4FlP-0004OI-Fv; Wed, 13 May 2009 15:48:55 +0100 From: "Jon Beniston" To: "'Joel Brobecker'" Cc: References: <266F97CB7CD14C6899877E7D69AA2030@bibi> <20090207041443.GG3676@adacore.com> <26720080D2924381A7049C33A9DEB225@bibi> <20090507164853.GD659@adacore.com> <20090508153153.GI659@adacore.com> <20090511163915.GA29544@adacore.com> Subject: RE: [PATCH] Add support for the Lattice Mico32 (LM32) architecture Date: Wed, 13 May 2009 14:49:00 -0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_004A_01C9D3E2.51538EF0" In-Reply-To: <20090511163915.GA29544@adacore.com> 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: 2009-05/txt/msg00271.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_004A_01C9D3E2.51538EF0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-length: 370 Hi, > Perfect. So it seems that all portions of > your code have been approved, and you can commit. Right? How do I get write access to CVS? Is the account name picked up from the MAINTAINERS file? If so, attached is a patch for MAINTAINERS. Cheers, Jon 2009-05-13 Jon Beniston * MAINTAINERS: Add Jon Beniston to write after approval list. ------=_NextPart_000_004A_01C9D3E2.51538EF0 Content-Type: text/plain; name="patch.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="patch.txt" Content-length: 756 Index: MAINTAINERS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.416 diff -u -p -r1.416 MAINTAINERS --- MAINTAINERS 12 May 2009 23:55:25 -0000 1.416 +++ MAINTAINERS 13 May 2009 14:45:39 -0000 @@ -459,6 +459,7 @@ John David Anglin dave.anglin@nrc-cnr Shrinivas Atre shrinivasa@kpitcummins.com Scott Bambrough scottb@netwinder.org Thiago Jung Bauermann bauerman@br.ibm.com +Jon Beniston jon@beniston.com Jan Beulich jbeulich@novell.com Jim Blandy jimb@codesourcery.com Philip Blundell philb@gnu.org ------=_NextPart_000_004A_01C9D3E2.51538EF0--