From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11914 invoked by alias); 7 Aug 2003 05:12:19 -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 11906 invoked from network); 7 Aug 2003 05:12:18 -0000 Received: from unknown (HELO mail01.idc.renesas.com) (202.234.163.13) by sources.redhat.com with SMTP; 7 Aug 2003 05:12:18 -0000 Received: from mail01.idc.renesas.com ([127.0.0.1]) by mail01.idc.renesas.com with ESMTP id h775CFjh025883 for ; Thu, 7 Aug 2003 14:12:16 +0900 (JST) Received: from guardian05.idc.renesas.com ([172.20.8.136]) by mail01.idc.renesas.com with ESMTP id h775CESY025880; Thu, 7 Aug 2003 14:12:14 +0900 (JST) Received: (from root@localhost) by guardian05.idc.renesas.com with id h775CCUH002790; Thu, 7 Aug 2003 14:12:12 +0900 (JST) Received: from unknown [172.20.8.70] by guardian05.idc.renesas.com with SMTP id QAA02789 ; Thu, 7 Aug 2003 14:12:12 +0900 Received: from mta03.idc.renesas.com (localhost [127.0.0.1]) by mta03.idc.renesas.com with ESMTP id h775CCU3026499; Thu, 7 Aug 2003 14:12:12 +0900 (JST) Received: from rnsmtp01.hoku_r.renesas.com ([10.145.246.51]) by mta03.idc.renesas.com with ESMTP id h775CC1T026496; Thu, 7 Aug 2003 14:12:12 +0900 (JST) Received: from mrkaisv.hoku.renesas.com ([10.145.105.245]) by rnsmtp01.hoku_r.renesas.com (8.9.3/3.7W) with ESMTP id OAA00126; Thu, 7 Aug 2003 14:12:12 +0900 (JST) Received: from KEI (unknown [10.145.105.81]) by mrkaisv.hoku.renesas.com (Postfix) with SMTP id D912A7984BB; Thu, 7 Aug 2003 14:12:11 +0900 (JST) Message-ID: <01be01c35ca2$a8e170f0$5169910a@KEI> From: "Kei Sakamoto" To: "Andrew Cagney" Cc: References: <016301c31610$aafb4e70$5169910a@KEI> <3EBC1157.8070601@redhat.com> <028b01c333f2$d2a61db0$5169910a@KEI> <3EEDBCCC.6050609@redhat.com> <05fa01c334b7$0a79a670$5169910a@KEI> <3EEF2676.1080308@redhat.com> <3F0230AD.2070205@redhat.com> <002901c341c0$f64fff70$5169910a@KEI> Subject: [commit] addition to gdb/MAINTAINERS Date: Thu, 07 Aug 2003 05:12:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_01BB_01C35CEE.18B39520" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-SW-Source: 2003-08/txt/msg00088.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_01BB_01C35CEE.18B39520 Content-Type: text/plain; charset="iso-2022-jp" Content-Transfer-Encoding: 7bit Content-length: 837 > Andrew, > > > The assignment's arrived. Kei, once your account is created can you > > please add yourself to gdb/MAINTAINERS write after approval list. Don't > > forget to include a ChangeLog entry and post the patch. > > Thank you for recommending me for the write after approval list. > But I found that I could not use my account, because SSH access > is prohibited by our company's network policy. > > I'm negotiating with our network administrator about it now. > I'll add myself to gdb/MAINTAINERS after I get the permission. We got the new machine which was located outside of our company's network. So now I can use SSH and access CVS repository! I've added myself to MAINTAINERS (write after approval). Kei === 2003-08-07 Kei Sakamoto * MAINTAINERS (write after approval): Add myself. ------=_NextPart_000_01BB_01C35CEE.18B39520 Content-Type: application/octet-stream; name="diffs" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="diffs" Content-length: 773 Index: MAINTAINERS=0A= =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=0A= RCS file: /cvs/src/src/gdb/MAINTAINERS,v=0A= retrieving revision 1.238=0A= retrieving revision 1.239=0A= diff -p -r1.238 -r1.239=0A= *** MAINTAINERS 25 Jun 2003 21:54:42 -0000 1.238=0A= --- MAINTAINERS 7 Aug 2003 05:01:32 -0000 1.239=0A= *************** Kris Warkentin kewarken@qnx.com=0A= *** 396,401 ****=0A= --- 396,402 ----=0A= Jim Wilson wilson@tuliptree.org=0A= Elena Zannoni ezannoni@redhat.com=0A= Eli Zaretskii eliz@gnu.org=0A= + Kei Sakamoto sakamoto.kei@renesas.com=0A= =20=20=0A= =20=20=0A= =20=20=0A= ------=_NextPart_000_01BB_01C35CEE.18B39520--