From patchwork Tue Oct 23 21:41:09 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Iain Buclaw X-Patchwork-Id: 988366 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=gcc.gnu.org (client-ip=209.132.180.131; helo=sourceware.org; envelope-from=gcc-patches-return-488170-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=gdcproject.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="H4bkkF9a"; dkim-atps=neutral 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 42fmzw1Yr1z9s9G for ; Wed, 24 Oct 2018 08:41:31 +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 :mime-version:from:date:message-id:subject:to:content-type; q= dns; s=default; b=Qt4O6lxxGuEhpjn8Pedd524jMyl9yC9bJPpg7Bfb9iLZFC dYBKggsd9PvAr0FEcV3So+Uu6BHI20Aabv2U7LCCQqiyWU82gOSRtjhMpB4RPbwa IRiofHC6UHwgEtVHdEK9NozJy00j65W7nLGZOdKPYX45oKSTzTdvT6DTzooBA= 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 :mime-version:from:date:message-id:subject:to:content-type; s= default; bh=yRMdizv5HDgFTfNg/RV9tpiL1c4=; b=H4bkkF9apiF+ef16C8FB OpxJqx7LwBkdhKLcfg64w4Gk2j6NYSbfd7rvMZoXcs3qA7Pkjt6znLd6npmPUiuA 9uoDWBBzvi7sQMxsyX/xIysC4FUNP+x2ip3eM9nPd3TAde3agOQiUk3IRVBmugqy YfoYrJMynAR/fWS7wmlu6bQ= Received: (qmail 100187 invoked by alias); 23 Oct 2018 21:41:24 -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 100170 invoked by uid 89); 23 Oct 2018 21:41:23 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-25.3 required=5.0 tests=AWL, BAYES_00, FREEMAIL_FROM, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, RCVD_IN_DNSWL_NONE, SPF_PASS autolearn=ham version=3.3.2 spammy=Front, Approval, D*co.uk X-HELO: mail-qk1-f171.google.com Received: from mail-qk1-f171.google.com (HELO mail-qk1-f171.google.com) (209.85.222.171) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Tue, 23 Oct 2018 21:41:22 +0000 Received: by mail-qk1-f171.google.com with SMTP id m17-v6so1870098qkk.10 for ; Tue, 23 Oct 2018 14:41:22 -0700 (PDT) MIME-Version: 1.0 From: Iain Buclaw Date: Tue, 23 Oct 2018 23:41:09 +0200 Message-ID: Subject: [PATCH, committed] Remove self from write after approval To: gcc-patches X-IsSubscribed: yes As I'm now listed under Language Front Ends Maintainers. Regards --- Iain --- ChangeLog: 2018-10-23 Iain Buclaw * MAINTAINERS (Write After Approval): Remove myself. --- diff --git a/MAINTAINERS b/MAINTAINERS index 55c4663f4d2..d9ecc9f5580 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -332,7 +332,6 @@ Joel Brobecker Dave Brolley Julian Brown Christian Bruel -Iain Buclaw Kevin Buettner Adam Butcher Andrew Cagney