From patchwork Fri Sep 30 16:31:06 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andrew Haley X-Patchwork-Id: 677133 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 3slxlk0LtLz9s4x for ; Sat, 1 Oct 2016 02:31:29 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b=C7gnZTIb; dkim-atps=neutral DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :from:subject:message-id:date:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=dN4OIlT5o4b7e41m CyVORsYQOi+PtfGKNj1UV8sKJUZd27IwFgQEgImRHWu4kbDmZvjVqPvZOZZgDLHR XvgDx9l9V8XCvqSCCr/TfDL3ILIh3HgekkGrt9iyUQ0OUZELeavk6y9yDzjw0b3D M+M2TCq9W6syAX3DQWyuUZT6Pbk= 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:to :from:subject:message-id:date:mime-version:content-type :content-transfer-encoding; s=default; bh=47MToo0pW19MNi7gH8A1Ee QjbmY=; b=C7gnZTIb0vzg/d5zbt3uVf8okMdEhxTl0PTsnPmbvcVibrMRnGNpxG bG0VdamhF2NL0D6X5ZtoxIYqEr+HaB5kkavOI2vxJGamp16VI+JP7LBYGFhsRQPN C+ce1U0YR6yASdT/unFMr719qTZ6iNPVY0nC0jruw+cTkybNQZf44= Received: (qmail 116149 invoked by alias); 30 Sep 2016 16:31:20 -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 116132 invoked by uid 89); 30 Sep 2016 16:31:19 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=BAYES_50, RP_MATCHES_RCVD, SPF_HELO_PASS, URIBL_RED autolearn=ham version=3.3.2 spammy=sk:stuart, booth, stuart, Booth 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 ESMTP; Fri, 30 Sep 2016 16:31:09 +0000 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 561DCA0B4C for ; Fri, 30 Sep 2016 16:31:08 +0000 (UTC) Received: from zebedee.pink (ovpn-116-119.ams2.redhat.com [10.36.116.119]) by int-mx10.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u8UGV767026552; Fri, 30 Sep 2016 12:31:07 -0400 To: GCC Patches From: Andrew Haley Subject: Move Per Bothner, Andrew Haley, and Tom Tromey to write-after approval after GCJ deletion Message-ID: <1bb68186-6216-9ce4-b178-6d9a3911a134@redhat.com> Date: Fri, 30 Sep 2016 17:31:06 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 MIME-Version: 1.0 X-IsSubscribed: yes Pushed. 2016-09-30 Andrew Haley * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to write-after approval after GCJ deletion. Index: MAINTAINERS =================================================================== --- MAINTAINERS (revision 240658) +++ MAINTAINERS (working copy) @@ -155,9 +155,6 @@ c++ Jason Merrill c++ Nathan Sidwell go Ian Lance Taylor -java Per Bothner -java Andrew Haley -java Tom Tromey objective-c/c++ Mike Stump objective-c/c++ Iain Sandoe @@ -352,6 +349,7 @@ Andrea Bona Paolo Bonzini Neil Booth +Per Bothner Robert Bowdidge Joel Brobecker Dave Brolley @@ -425,6 +423,7 @@ Wei Guozhi Mostafa Hagog Olivier Hainque +Andrew Haley Stuart Hastings Michael Haubenwallner Pat Haugen @@ -608,6 +607,7 @@ Philipp Tomsich Konrad Trifunovic Markus Trippelsdorf +Tom Tromey Martin Uecker David Ung Neil Vachharajani