From patchwork Wed Sep 21 06:29:38 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jakub Jelinek X-Patchwork-Id: 115685 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) by ozlabs.org (Postfix) with SMTP id 14FA1B6F81 for ; Wed, 21 Sep 2011 16:30:11 +1000 (EST) Received: (qmail 19143 invoked by alias); 21 Sep 2011 06:29:59 -0000 Received: (qmail 19132 invoked by uid 22791); 21 Sep 2011 06:29:58 -0000 X-SWARE-Spam-Status: No, hits=-6.8 required=5.0 tests=AWL, BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 21 Sep 2011 06:29:40 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p8L6TdMK026440 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 21 Sep 2011 02:29:40 -0400 Received: from tyan-ft48-01.lab.bos.redhat.com (tyan-ft48-01.lab.bos.redhat.com [10.16.42.4]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id p8L6Tcei029338 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 21 Sep 2011 02:29:39 -0400 Received: from tyan-ft48-01.lab.bos.redhat.com (localhost.localdomain [127.0.0.1]) by tyan-ft48-01.lab.bos.redhat.com (8.14.4/8.14.4) with ESMTP id p8L6Tcm4021616 for ; Wed, 21 Sep 2011 08:29:38 +0200 Received: (from jakub@localhost) by tyan-ft48-01.lab.bos.redhat.com (8.14.4/8.14.4/Submit) id p8L6TcZe021614 for gcc-patches@gcc.gnu.org; Wed, 21 Sep 2011 08:29:38 +0200 Date: Wed, 21 Sep 2011 08:29:38 +0200 From: Jakub Jelinek To: gcc-patches@gcc.gnu.org Subject: [PATCH] Remove myself from sparc port MAINTAINERS Message-ID: <20110921062938.GS2687@tyan-ft48-01.lab.bos.redhat.com> Reply-To: Jakub Jelinek MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes Mailing-List: contact gcc-patches-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Archive: List-Post: List-Help: Sender: gcc-patches-owner@gcc.gnu.org Delivered-To: mailing list gcc-patches@gcc.gnu.org Hi! I haven't done any SPARC related work in the last 5 years and did a very bad job as SPARC maintainer, I don't even have any bootable SPARC boxes anymore, fortunately we have lots of other SPARC maintainers, Eric does a good job at it and DaveM works on new SPARC stuff. I should have done this much earlier, sorry. Jakub Index: ChangeLog =================================================================== --- ChangeLog (revision 179032) +++ ChangeLog (working copy) @@ -1,3 +1,7 @@ +2011-09-21 Jakub Jelinek + + * MAINTAINERS (sparc port): Remove myself. + 2011-09-14 Tom de Vries * MAINTAINERS (Write After Approval): Add myself. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 179032) +++ MAINTAINERS (working copy) @@ -98,7 +98,6 @@ sh port Alexandre Oliva aoliva@redhat sh port Kaz Kojima kkojima@gcc.gnu.org sparc port Richard Henderson rth@redhat.com sparc port David S. Miller davem@redhat.com -sparc port Jakub Jelinek jakub@redhat.com sparc port Eric Botcazou ebotcazou@libertysurf.fr spu port Trevor Smigiel trevor_smigiel@playstation.sony.com spu port David Edelsohn dje.gcc@gmail.com