From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15219 invoked by alias); 24 Jul 2011 20:34:17 -0000 Received: (qmail 15007 invoked by uid 22791); 24 Jul 2011 20:34:16 -0000 X-SWARE-Spam-Status: No, hits=0.1 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org Received: from mailrelay002.isp.belgacom.be (HELO mailrelay002.isp.belgacom.be) (195.238.6.175) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sun, 24 Jul 2011 20:33:56 +0000 X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AtgGADeALE5tgOm8/2dsb2JhbAAqBRMBATQiAQEIJgIJAwEkRQEBBB4HLRcMAgECAwGKDo4hjw14iHYInl2eWQ6FUl8EhyacLA Received: from 188.233-128-109.adsl-dyn.isp.belgacom.be (HELO soleil) ([109.128.233.188]) by relay.skynet.be with SMTP; 24 Jul 2011 22:33:54 +0200 Message-ID: From: "Philippe Waroquiers" To: Subject: FYI: added myself as a write after approval maintainer Date: Mon, 25 Jul 2011 04:28:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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: 2011-07/txt/msg00679.txt.bz2 I just commited the following patch. Philippe Index: gdb/ChangeLog =================================================================== RCS file: /cvs/src/src/gdb/ChangeLog,v retrieving revision 1.13212 diff -c -p -r1.13212 ChangeLog *** gdb/ChangeLog 23 Jul 2011 16:49:13 -0000 1.13212 --- gdb/ChangeLog 24 Jul 2011 20:05:36 -0000 *************** *** 1,3 **** --- 1,7 ---- + 2011-07-15 Philippe Waroquiers + + * MAINTAINERS (Write After Approval): Add myself to the list. + 2011-07-23 Paul Pluzhnikov * elfread.c (elf_rel_plt_read): Fix off-by-one bug. Index: gdb/MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.462 diff -c -p -r1.462 MAINTAINERS *** gdb/MAINTAINERS 18 Jul 2011 09:23:52 -0000 1.462 --- gdb/MAINTAINERS 24 Jul 2011 20:05:37 -0000 *************** Corinna Vinschen vinschen@redhat.com *** 626,631 **** --- 626,632 ---- Sami Wagiaalla swagiaal@redhat.com Keith Walker keith.walker@arm.com Kris Warkentin kewarken@qnx.com + Philippe Waroquiers philippe.waroquiers@skynet.be Ulrich Weigand uweigand@de.ibm.com Ken Werner ken.werner@de.ibm.com Nathan Williams nathanw@wasabisystems.com