From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1007 invoked by alias); 13 Jan 2009 10:14:54 -0000 Received: (qmail 998 invoked by uid 22791); 13 Jan 2009 10:14:53 -0000 X-SWARE-Spam-Status: No, hits=-2.4 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 13 Jan 2009 10:14:18 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 6B8852A960A for ; Tue, 13 Jan 2009 05:14:16 -0500 (EST) 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 NB5k2KVCmN7W for ; Tue, 13 Jan 2009 05:14:16 -0500 (EST) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id A71062A9607 for ; Tue, 13 Jan 2009 05:14:15 -0500 (EST) Received: by joel.gnat.com (Postfix, from userid 1000) id 7C519E7ACD; Tue, 13 Jan 2009 14:14:08 +0400 (RET) Date: Tue, 13 Jan 2009 10:14:00 -0000 From: Joel Brobecker To: gdb-patches@sourceware.org Subject: New Global Maintainer: Tom Tromey Message-ID: <20090113101408.GW24105@adacore.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="iVCmgExH7+hIHJ1A" 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: 2009-01/txt/msg00272.txt.bz2 --iVCmgExH7+hIHJ1A Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 529 Hello, It it my pleasure to announce that Tom Tromey has accepted our invitation to become a Global Maintainer himself. Tom has been steadily contributing good changes to many areas in GDB, as well as providing very useful informal reviews. Together with his dynamism and constructive approach to working with others, we agreed that he would be a good addition to our team. Thank you, Tom! 2009-01-13 Joel Brobecker * MAINTAINERS (GLOBAL MAINTAINERS): Add Tom Tromey. Checked in. -- Joel --iVCmgExH7+hIHJ1A Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="MAINT.diff" Content-length: 589 Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.410 diff -u -p -r1.410 MAINTAINERS --- MAINTAINERS 8 Jan 2009 20:46:13 -0000 1.410 +++ MAINTAINERS 13 Jan 2009 10:02:17 -0000 @@ -167,6 +167,7 @@ Daniel Jacobowitz dan@debian.org Mark Kettenis kettenis@gnu.org Stan Shebs stan@codesourcery.com Michael Snyder msnyder@vmware.com +Tom Tromey tromey@redhat.com Ulrich Weigand Ulrich.Weigand@de.ibm.com Elena Zannoni ezannoni@redhat.com Eli Zaretskii eliz@gnu.org --iVCmgExH7+hIHJ1A--