From patchwork Tue Jan 13 05:40:37 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jeff Law X-Patchwork-Id: 428263 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]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id DE713140151 for ; Tue, 13 Jan 2015 16:40:48 +1100 (AEDT) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :message-id:date:from:mime-version:to:subject:content-type; q= dns; s=default; b=y74GKgsIf5/QKfDX8GRK9kSl/6gdCook7TAH2DMjAJ11J2 n8D0DvfEQpz3Cwov4KJV8u/xEBlbCayya6h86Rhk1GCuC4nDm3GYolfjQkyXxoWg fM3MlOBUpi4PWveSm6xv38mNMuyWz52+ACcNQWWFgQQv0hg43y1gqQpM7Na3E= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender :message-id:date:from:mime-version:to:subject:content-type; s= default; bh=UW5AvUEizMP2EO610CYIT9Yf4rk=; b=jDXJheMoUkqDHS/WDXbB mm+2v2NSrAf0aQ6U03kP6RdK6l+yvqWGcASwTQnHB1y5OBTA52ULayy8WwhVtTTu 0bqqEmN2Z+00xiECBb4D8AawaKLBD09EF/TRMoaN6xvTTv6Ry3k8NI4HDXfnYlMI GdRl9UpJh4rJv9296rWZpU8= Received: (qmail 597 invoked by alias); 13 Jan 2015 05:40:41 -0000 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 Received: (qmail 579 invoked by uid 89); 13 Jan 2015 05:40:41 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL, BAYES_00, SPF_HELO_PASS, SPF_PASS, T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: mx1.redhat.com Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Tue, 13 Jan 2015 05:40:39 +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 t0D5eb0x021429 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Tue, 13 Jan 2015 00:40:38 -0500 Received: from [10.3.113.77] (ovpn-113-77.phx2.redhat.com [10.3.113.77]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id t0D5ebqk016089 for ; Tue, 13 Jan 2015 00:40:37 -0500 Message-ID: <54B4AFD5.5080202@redhat.com> Date: Mon, 12 Jan 2015 22:40:37 -0700 From: Jeff Law User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: gcc-patches Subject: Minor MAINTAINERS file update X-IsSubscribed: yes Stan Shebs has not been active in GCC development for a very long time. I'm always sad to see folks go, but it happens. The GCC steering committee felt it was not in the best interest of GCC to have an inactive maintainer in the MAINTAINERS file. There are likely others, Stan just happened to have been brought to my attention a while back. This change removes Stan from that MAINTAINERS file. Hard to believe it was 20+ years ago that Stan and I first crossed paths at Cygnus Support. Stan will always be welcome in the GCC community should he choose to return. Jeff diff --git a/MAINTAINERS b/MAINTAINERS index 57d7652..e4696a1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -126,7 +126,6 @@ aix David Edelsohn Android sub-port Maxim Kuvyrkov darwin port Mike Stump darwin port Eric Christopher -darwin port Stan Shebs DJGPP DJ Delorie freebsd Loren J. Rittle GNU/Hurd Thomas Schwinge @@ -161,7 +160,6 @@ java Per Bothner java Andrew Haley java Tom Tromey objective-c/c++ Mike Stump -objective-c/c++ Stan Shebs Various Maintainers