From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16902 invoked by alias); 8 Oct 2007 19:38:03 -0000 Received: (qmail 16891 invoked by uid 22791); 8 Oct 2007 19:38:03 -0000 X-Spam-Check-By: sourceware.org Received: from igw1.br.ibm.com (HELO igw1.br.ibm.com) (32.104.18.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 08 Oct 2007 19:37:56 +0000 Received: from mailhub1.br.ibm.com (mailhub1 [9.18.232.109]) by igw1.br.ibm.com (Postfix) with ESMTP id 47C4C32C20D for ; Mon, 8 Oct 2007 16:19:09 -0300 (BRT) Received: from d24av01.br.ibm.com (d24av01.br.ibm.com [9.18.232.46]) by mailhub1.br.ibm.com (8.13.8/8.13.8/NCO v8.5) with ESMTP id l98JbrMW3190872 for ; Mon, 8 Oct 2007 16:37:53 -0300 Received: from d24av01.br.ibm.com (loopback [127.0.0.1]) by d24av01.br.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id l98JbqiB027468 for ; Mon, 8 Oct 2007 16:37:53 -0300 Received: from [9.18.238.251] ([9.18.238.251]) by d24av01.br.ibm.com (8.12.11.20060308/8.12.11) with ESMTP id l98JbqrF027449 for ; Mon, 8 Oct 2007 16:37:52 -0300 Subject: [commit] added self to MAINTAINERS From: Thiago Jung Bauermann To: GDB Patches Content-Type: multipart/mixed; boundary="=-cfLJk23HiHF/8RU5+Saw" Date: Mon, 08 Oct 2007 20:23:00 -0000 Message-Id: <1191872272.31462.15.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.0 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: 2007-10/txt/msg00179.txt.bz2 --=-cfLJk23HiHF/8RU5+Saw Content-Type: text/plain Content-Transfer-Encoding: 7bit Content-length: 134 Hi folks, I just commited this, with Ulrich's approval. -- []'s Thiago Jung Bauermann Software Engineer IBM Linux Technology Center --=-cfLJk23HiHF/8RU5+Saw Content-Disposition: attachment; filename=maintainers.diff Content-Type: text/x-patch; name=maintainers.diff; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-length: 695 2007-10-08 Thiago Jung Bauermann * MAINTAINERS (Write After Approval): Add self. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.378 diff -u -r1.378 MAINTAINERS --- MAINTAINERS 18 Sep 2007 21:10:41 -0000 1.378 +++ MAINTAINERS 8 Oct 2007 19:28:43 -0000 @@ -451,6 +451,7 @@ John David Anglin dave.anglin@nrc-cnrc.gc.ca Shrinivas Atre shrinivasa@kpitcummins.com Scott Bambrough scottb@netwinder.org +Thiago Jung Bauermann bauerman@br.ibm.com Jan Beulich jbeulich@novell.com Jim Blandy jimb@codesourcery.com Philip Blundell philb@gnu.org --=-cfLJk23HiHF/8RU5+Saw--