From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15780 invoked by alias); 24 Feb 2003 16:53:17 -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 15627 invoked from network); 24 Feb 2003 16:53:10 -0000 Received: from unknown (HELO hub.ott.qnx.com) (209.226.137.76) by 172.16.49.205 with SMTP; 24 Feb 2003 16:53:10 -0000 Received: from smtp.ott.qnx.com (smtp.ott.qnx.com [10.0.2.158]) by hub.ott.qnx.com (8.9.3/8.9.3) with ESMTP id LAA30830; Mon, 24 Feb 2003 11:41:05 -0500 Received: from catdog ([10.4.2.2]) by smtp.ott.qnx.com (8.8.8/8.6.12) with SMTP id LAA00536; Mon, 24 Feb 2003 11:53:10 -0500 Message-ID: <01be01c2dc25$306f33d0$0202040a@catdog> From: "Kris Warkentin" To: "Andrew Cagney" Cc: "Kevin Buettner" , "Christopher Faylor" , References: <001101c2d9f8$7a7303f0$2a00a8c0@dash> <1030222020400.ZM18826@localhost.localdomain> <1030222021025.ZM18868@localhost.localdomain> <003301c2da28$71ce7ce0$2a00a8c0@dash> <3E5A4ABD.1080706@redhat.com> Subject: Add Kris Warkentin to write after maintainers. Date: Mon, 24 Feb 2003 16:53:00 -0000 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_NextPart_000_01BB_01C2DBFB.478E7D70" X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-SW-Source: 2003-02/txt/msg00585.txt.bz2 This is a multi-part message in MIME format. ------=_NextPart_000_01BB_01C2DBFB.478E7D70 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-length: 490 > The procedure is that a maintainer sends me e-mail saying `hey' this > person has met the criteria, they should have write after approval access: > > Can you please fill in the form: > > http://sources.redhat.com/cgi-bin/pdw/ps_form.cgi Done. > Put GDB as the project, cagney@redhat.com as the approver. Then, with > that done, add yourself to `write after approval' as an `obvious fix' - > don't forget to post the patch. Patch included to add myself to MAINTAINERS. cheers, Kris ------=_NextPart_000_01BB_01C2DBFB.478E7D70 Content-Type: application/octet-stream; name="maint.diff" Content-Transfer-Encoding: quoted-printable Content-Disposition: attachment; filename="maint.diff" Content-length: 751 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.224=0A= diff -u -r1.224 MAINTAINERS=0A= --- MAINTAINERS 22 Feb 2003 00:24:11 -0000 1.224=0A= +++ MAINTAINERS 24 Feb 2003 16:49:10 -0000=0A= @@ -391,6 +391,7 @@=0A= Tom Tromey tromey@redhat.com=0A= Corinna Vinschen vinschen@redhat.com=0A= Keith Walker keith.walker@arm.com=0A= +Kris Warkentin kewarken@qnx.com=0A= Jim Wilson wilson@tuliptree.org=0A= Elena Zannoni ezannoni@redhat.com=0A= Eli Zaretskii eliz@gnu.org=0A= ------=_NextPart_000_01BB_01C2DBFB.478E7D70--