From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22955 invoked by alias); 21 Jun 2002 20:27:49 -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 22937 invoked from network); 21 Jun 2002 20:27:47 -0000 Received: from unknown (HELO touchme.toronto.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 21 Jun 2002 20:27:47 -0000 Received: from redhat.com (unknown [172.16.14.29]) by touchme.toronto.redhat.com (Postfix) with ESMTP id DD15DB8048; Fri, 21 Jun 2002 16:27:45 -0400 (EDT) Message-ID: <3D138C4D.BB1BE89B@redhat.com> Date: Fri, 21 Jun 2002 13:27:00 -0000 From: Dave Brolley X-Accept-Language: en MIME-Version: 1.0 To: Andrew Cagney Cc: gdb-patches@sources.redhat.com Subject: Re: [patch] New Target - Fujitsu FRV References: <3D079928.50303@redhat.com> <3D129CBC.1060708@cygnus.com> Content-Type: multipart/mixed; boundary="------------D81715B8C98C6C5BBA1E55E8" X-SW-Source: 2002-06/txt/msg00439.txt.bz2 This is a multi-part message in MIME format. --------------D81715B8C98C6C5BBA1E55E8 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-length: 210 Andrew Cagney wrote: > Can I suggest adding yourself to the maintainers file (under write after > approval). Don't forget to post a changelog/patch of the change. > > Andrew OK -- here it is. ok to commit? --------------D81715B8C98C6C5BBA1E55E8 Content-Type: text/plain; charset=us-ascii; name="gdbmaint.ChangeLog" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="gdbmaint.ChangeLog" Content-length: 106 2002-06-21 Dave Brolley * MAINTAINERS: Add self to "Write After Approval" list. --------------D81715B8C98C6C5BBA1E55E8 Content-Type: text/plain; charset=us-ascii; name="gdbmaint.patch.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="gdbmaint.patch.txt" Content-length: 642 Index: gdb/MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.183 diff -c -p -r1.183 MAINTAINERS *** gdb/MAINTAINERS 18 Jun 2002 16:01:11 -0000 1.183 --- gdb/MAINTAINERS 21 Jun 2002 20:25:54 -0000 *************** Jim Blandy jimb@redhat.com *** 373,378 **** --- 373,379 ---- Philip Blundell philb@gnu.org Per Bothner per@bothner.com Joel Brobecker brobecker@act-europe.fr + Dave Brolley brolley@redhat.com Kevin Buettner kevinb@redhat.com Andrew Cagney ac131313@redhat.com Stephane Carrez stcarrez@nerim.fr --------------D81715B8C98C6C5BBA1E55E8--