From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25203 invoked by alias); 11 Mar 2003 08:51:26 -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 25192 invoked from network); 11 Mar 2003 08:51:22 -0000 Received: from unknown (HELO ngate.noida.hcltech.com) (202.54.110.230) by 172.16.49.205 with SMTP; 11 Mar 2003 08:51:22 -0000 Received: from exch-01.noida.hcltech.com (exch-01 [204.160.254.29]) by ngate.noida.hcltech.com (8.9.3/8.9.3) with ESMTP id OAA01010; Tue, 11 Mar 2003 14:24:51 +0530 Received: by exch-01.noida.hcltech.com with Internet Mail Service (5.5.2656.59) id ; Tue, 11 Mar 2003 14:14:30 +0530 Message-ID: From: "D.Venkatasubramanian, Noida" To: Andrew Cagney , "'gdb-patches@sources.redhat.com'" Subject: RE: FW: [PATCH] Commandline Support for the H8300 Simulator. Date: Tue, 11 Mar 2003 08:51:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----_=_NextPart_000_01C2E7AA.6E55D290" X-SW-Source: 2003-03/txt/msg00249.txt.bz2 This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_000_01C2E7AA.6E55D290 Content-Type: text/plain; charset="iso-8859-1" Content-length: 1245 Dear All, Here's the patch to add myself to the MAINTAINER's file. Thanks and Regards, Venky Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.228 diff -u -3 -r1.228 MAINTAINERS --- MAINTAINERS 4 Mar 2003 16:33:06 -0000 1.228 +++ MAINTAINERS 11 Mar 2003 07:31:22 -0000 @@ -392,6 +392,7 @@ Jim Wilson wilson@tuliptree.org Elena Zannoni ezannoni@redhat.com Eli Zaretskii eliz@gnu.org +D. Venkatasubramanian dvenkat@noida.hcltech.com ------- Changeog entry -------- 2003-03-11 D. Venkatasubramanian * MAINTAINERS (write after approval): Add myself. >-----Original Message----- >From: Andrew Cagney [mailto:ac131313@redhat.com] >Sent: Friday, March 07, 2003 10:42 PM >To: D.Venkatasubramanian, Noida >Cc: 'gdb-patches@sources.redhat.com' >Subject: Re: FW: [PATCH] Commandline Support for the H8300 Simulator. > > >Venky, > >Can you please add yourself to the MAINTAINERS file under write-after >approval. Don't forget to to post the changelog/patch. > >Andrew > ------_=_NextPart_000_01C2E7AA.6E55D290 Content-Type: text/plain; name="patch.txt" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="patch.txt" Content-length: 606 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.228 diff -u -3 -r1.228 MAINTAINERS --- MAINTAINERS 4 Mar 2003 16:33:06 -0000 1.228 +++ MAINTAINERS 11 Mar 2003 07:31:22 -0000 @@ -392,6 +392,7 @@ Jim Wilson wilson@tuliptree.org Elena Zannoni ezannoni@redhat.com Eli Zaretskii eliz@gnu.org +D. Venkatasubramanian dvenkat@noida.hcltech.com =20 =20 =20 ------_=_NextPart_000_01C2E7AA.6E55D290--