From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4492 invoked by alias); 26 Sep 2008 18:50:21 -0000 Received: (qmail 4483 invoked by uid 22791); 26 Sep 2008 18:50:20 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 26 Sep 2008 18:49:37 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 2475F2A96BC for ; Fri, 26 Sep 2008 14:49:35 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id ufv86d+Zw-Tg for ; Fri, 26 Sep 2008 14:49:35 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id E1C9A2A960E for ; Fri, 26 Sep 2008 14:49:34 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id CF983E7ACD; Fri, 26 Sep 2008 11:49:32 -0700 (PDT) Date: Fri, 26 Sep 2008 18:50:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: Pedro Alves as Global Maintainer Message-ID: <20080926184932.GJ3820@adacore.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="5vNYLRcllDrimb99" Content-Disposition: inline User-Agent: Mutt/1.4.2.2i 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-09/txt/msg00521.txt.bz2 --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 561 I am delighted to announce that Pedro Alves has accepted the GDB's Global Maintainer's invitation to become a Global Maintainer himself. Pedro has been contributing good changes to a variety of areas in GDB, as well as providing very useful informal reviews. Together with his friendliness and constructive approach to working with others, we agreed that he would be a good addition for the GDB project. Thank you, Pedro! 2008-09-26 Joel Brobecker * MAINTAINERS (GLOBAL MAINTAINERS): Add Pedro Alves. Checked in. -- Joel --5vNYLRcllDrimb99 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="MAINT.diff" Content-length: 566 Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.403 diff -u -p -r1.403 MAINTAINERS --- MAINTAINERS 22 Sep 2008 15:02:04 -0000 1.403 +++ MAINTAINERS 26 Sep 2008 18:37:34 -0000 @@ -158,6 +158,7 @@ future, if there are, a reference to the The current global maintainers are (in alphabetical order): +Pedro Alves pedro@codesourcery.com Jim Blandy jimb@mozilla.com Joel Brobecker brobecker@adacore.com Kevin Buettner kevinb@redhat.com --5vNYLRcllDrimb99--