From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30256 invoked by alias); 10 Mar 2006 02:11:19 -0000 Received: (qmail 30248 invoked by uid 22791); 10 Mar 2006 02:11:19 -0000 X-Spam-Check-By: sourceware.org Received: from nile.gnat.com (HELO nile.gnat.com) (205.232.38.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 10 Mar 2006 02:11:13 +0000 Received: from localhost (localhost [127.0.0.1]) by filtered-nile.gnat.com (Postfix) with ESMTP id 3B83148CE97 for ; Thu, 9 Mar 2006 21:11:11 -0500 (EST) Received: from nile.gnat.com ([127.0.0.1]) by localhost (nile.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 12296-01-7 for ; Thu, 9 Mar 2006 21:11:11 -0500 (EST) Received: from takamaka.act-europe.fr (s142-179-108-108.bc.hsia.telus.net [142.179.108.108]) by nile.gnat.com (Postfix) with ESMTP id E172448CBDC for ; Thu, 9 Mar 2006 21:11:10 -0500 (EST) Received: by takamaka.act-europe.fr (Postfix, from userid 507) id 5FBCD47E7F; Thu, 9 Mar 2006 18:11:09 -0800 (PST) Date: Fri, 10 Mar 2006 11:18:00 -0000 From: Joel Brobecker To: gdb-patches@sources.redhat.com Subject: [MAINTAINERS] Removing self from patch champions Message-ID: <20060310021109.GO1009@adacore.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="qMm9M+Fa2AknHoGS" Content-Disposition: inline User-Agent: Mutt/1.4i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-03/txt/msg00156.txt.bz2 --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-length: 988 Hello all, Sadly, I would like to step down from my Patch Champion position because my current workload prevents me from reading the gdb-patches mailing-list sometimes 10 days at a time. Hardly appropriate for tracking patches, and also work on coding style, FSF assignments, etc. I'd rather spend my occasional free time doing some cleanups or other development tasks that are not directly related to my AdaCore work. This leaves Daniel as the only patch champion. I think at least one more volunteer would be greatly appreciated. The beauty of this position is that it doesn't require a good knowledge of the debugger code... Note that in practice, I have found the maintainers to be VERY responsive lately. Not much the patch champions could do but watch the maintainers do an awsome job. Congrats guys, and thanks! I have committed the following update: 2006-03-09 Joel Brobecker * MAINTAINERS (Patch Champions): Remove self. Thanks, -- Joel --qMm9M+Fa2AknHoGS Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="MAINT.diff" Content-length: 475 Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.338 diff -u -p -r1.338 MAINTAINERS --- MAINTAINERS 7 Feb 2006 15:42:54 -0000 1.338 +++ MAINTAINERS 10 Mar 2006 02:01:27 -0000 @@ -192,7 +192,6 @@ patches; and ensure that contributors ar Current patch champions (in alphabetical order): - Joel Brobecker Daniel Jacobowitz --qMm9M+Fa2AknHoGS--