From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11680 invoked by alias); 31 May 2002 18:55:03 -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 11621 invoked from network); 31 May 2002 18:55:00 -0000 Received: from unknown (HELO crushed.velvet.net) (62.49.231.23) by sources.redhat.com with SMTP; 31 May 2002 18:55:00 -0000 Received: from aidan by crushed.velvet.net with local (Exim 3.33 #1) id 17DrXy-0004z0-00; Fri, 31 May 2002 19:54:46 +0100 Date: Fri, 31 May 2002 12:42:00 -0000 From: Aidan Skinner To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: LEX vs FLEX; Was: [PATCH] Basic Ada files Message-ID: <20020531195446.D25506@velvet.net> References: <20020522172148.A13611@velvet.net> <3CEDA59A.3080704@cygnus.com> <20020525185404.H13611@velvet.net> <3CF5A08A.2010201@cygnus.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="DocE+STaALJfprDB" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3CF5A08A.2010201@cygnus.com>; from ac131313@cygnus.com on Wed, May 29, 2002 at 11:46:18PM -0400 X-SW-Source: 2002-05/txt/msg01049.txt.bz2 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 616 On Wed, May 29, 2002 at 11:46:18PM -0400, Andrew Cagney wrote > Aidan, feel free to add yourself to the write-after-approval section of > the MAINTAINERS file. Don't forget to post the resultant patch. Changelog: * MAINTAINERS: Add myself to write-after-approve section. Patch is attached to this email. - Aidan -- aidan@velvet.net http://www.velvet.net/~aidan/ aim:aidans42 finger for pgp key fingerprint |Unix Programmer/Admin actively seeking work 01AA 1594 2DB0 09E3 B850 |CV at http://www.velvet.net/~aidan/cv.txt C2D0 9A2C 4CC9 3EC4 75E1 |Gis a job, go on, I can do that, go on, gis it. --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="gdb_maintainers.patch" Content-length: 517 Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.178 diff -c -r1.178 MAINTAINERS *** MAINTAINERS 28 May 2002 15:16:34 -0000 1.178 --- MAINTAINERS 31 May 2002 18:31:22 -0000 *************** *** 411,416 **** --- 411,417 ---- Michal Ludvig mludvig@suse.cz David S. Miller davem@redhat.com Eric Christopher echristo@redhat.com + Aidan Skinner aidan@velvet.net --DocE+STaALJfprDB--