From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 879 invoked by alias); 22 Aug 2007 01:28:09 -0000 Received: (qmail 771 invoked by uid 22791); 22 Aug 2007 01:28:07 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 22 Aug 2007 01:28:01 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 3B7CC98109 for ; Wed, 22 Aug 2007 01:28:01 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id BFA3998108 for ; Wed, 22 Aug 2007 01:28:00 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.67) (envelope-from ) id 1INf0m-000812-Tn for gdb-patches@sourceware.org; Tue, 21 Aug 2007 21:27:56 -0400 Date: Wed, 22 Aug 2007 01:28:00 -0000 From: Daniel Jacobowitz To: gdb-patches@sourceware.org Subject: [commit] Remove self as patch champion Message-ID: <20070822012756.GA30537@caradoc.them.org> Mail-Followup-To: gdb-patches@sourceware.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.15 (2007-04-09) 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-08/txt/msg00424.txt.bz2 For the last several years, I have spent most of my personal GDB time (not to be confused with my during-the-workday GDB time) doing things that I felt "ought to be done". Mostly this meant buckets of patch review, user questions, and bug reports. It sucks up all available time, and as a result I have had not much time for what I actually like to do: my own GDB projects. I have not been doing a particularly good job at this, I do not feel able to cope with the workload, and I'm not going to keep trying. I intend to continue reviewing patches when I can, but I am not going to try to track every submission to the mailing lists. Someone else is welcome to step in (I haven't heard from Randolph in a while, unfortunately). Patch championing, and the other "ought" tasks I listed, are useful and even vital to GDB. But there are enough people needing assistance and not enough people assisting that I can't do it all myself without burning out. I've brought the patch tracker back up; it's at http://gdb.false.org/patches/. I'll be posting a patch to add that to CONTRIBUTE tomorrow in the hopes it will be useful in keeping patches from getting lost. Meanwhile, applied. -- Daniel Jacobowitz CodeSourcery 2007-08-21 Daniel Jacobowitz * MAINTAINERS (Patch Champions): Remove self. Index: MAINTAINERS =================================================================== RCS file: /cvs/src/src/gdb/MAINTAINERS,v retrieving revision 1.375 diff -u -p -r1.375 MAINTAINERS --- MAINTAINERS 18 Aug 2007 19:39:45 -0000 1.375 +++ MAINTAINERS 22 Aug 2007 01:21:21 -0000 @@ -198,7 +198,6 @@ patches; and ensure that contributors ar Current patch champions (in alphabetical order): Randolph Chung - Daniel Jacobowitz