From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5309 invoked by alias); 11 Nov 2008 20:20:26 -0000 Received: (qmail 5205 invoked by uid 22791); 11 Nov 2008 20:20:25 -0000 X-Spam-Check-By: sourceware.org Received: from mail.oarcorp.com (HELO OARmail.OARCORP.com) (216.186.189.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 11 Nov 2008 20:19:48 +0000 Received: from [192.168.1.3] (192.168.1.3) by OARmail.OARCORP.com (192.168.2.2) with Microsoft SMTP Server (TLS) id 8.1.311.2; Tue, 11 Nov 2008 14:16:15 -0600 Message-ID: <4919E8DF.9040400@oarcorp.com> Date: Tue, 11 Nov 2008 21:26:00 -0000 From: Joel Sherrill User-Agent: Thunderbird 2.0.0.16 (X11/20080723) MIME-Version: 1.0 To: "gdb-patches@sourceware.org" Subject: Add self to gdb/MAINTAINERS Content-Type: multipart/mixed; boundary="------------030203020607040008060603" Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-11/txt/msg00213.txt.bz2 --------------030203020607040008060603 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Content-length: 440 Hi, Checking myself on the procedure. :-D Ok to commit the attached patch? 2008-11-11 Joel Sherrill * MAINTAINERS: Add myself for write after approval privileges. -- Joel Sherrill, Ph.D. Director of Research & Development joel.sherrill@OARcorp.com On-Line Applications Research Ask me about RTEMS: a free RTOS Huntsville AL 35805 Support Available (256) 722-9985 --------------030203020607040008060603 Content-Type: text/x-patch; name="addjoel.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="addjoel.diff" Content-length: 581 Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.405 diff -u -r1.405 MAINTAINERS --- MAINTAINERS 9 Oct 2008 15:53:26 -0000 1.405 +++ MAINTAINERS 11 Nov 2008 20:17:23 -0000 @@ -568,6 +568,7 @@ Keith Seitz keiths@redhat.com Carlos Eduardo Seo cseo@linux.vnet.ibm.com Stan Shebs stan@codesourcery.com +Joel Sherrill joel.sherrill@oarcorp.com Mark Shinwell shinwell@codesourcery.com Craig Silverstein csilvers@google.com Aidan Skinner aidan@velvet.net --------------030203020607040008060603--