From patchwork Mon Jun 4 09:33:32 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Tom de Vries X-Patchwork-Id: 924902 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-478999-incoming=patchwork.ozlabs.org@gcc.gnu.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=gcc.gnu.org header.i=@gcc.gnu.org header.b="Z9xBhgHC"; 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 40zqWL5Zpcz9s0w for ; Mon, 4 Jun 2018 19:33:49 +1000 (AEST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gcc.gnu.org; h=list-id :list-unsubscribe:list-archive:list-post:list-help:sender:to :references:from:cc:subject:message-id:date:mime-version :in-reply-to:content-type; q=dns; s=default; b=KiiT93jKn93bpNKtP y9EFGq6c5ZRvNd25yKBr4b8amVtaJQqMtcyei27wq12DYbwe3Gtgkdu3ymRx6BsW Sn8YTT6JZii7Ngo8hkBnpNyRPPejUrhVNcH70D/JWU0eeB9++B7C0dyaSI7uNlrg XTuh0vW5k/Nkzd10n7O8+mtE5M= 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 :references:from:cc:subject:message-id:date:mime-version :in-reply-to:content-type; s=default; bh=Ee1X4Rl9hJkuXY6ZNnZuIx4 kSSI=; b=Z9xBhgHCNkISvJpyL4jrWwOTXW27XWwu2CudWPGW4btz1VLvUwx5fzZ T5YirI6+sUdBbJZad3Nf/7z+SIoOHhGkWJ6FJTWOkPoiaWJuyg7P3tpGXNxuwvGo s1kMdp3b62CsW1QK9VsNZ8N9GBmg7xuHkmuj0RqQucERpi1qOnqI= Received: (qmail 18476 invoked by alias); 4 Jun 2018 09:33:39 -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 18459 invoked by uid 89); 4 Jun 2018 09:33:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-16.2 required=5.0 tests=BAYES_50, GIT_PATCH_0, GIT_PATCH_1, GIT_PATCH_2, GIT_PATCH_3, LIKELY_SPAM_BODY, SPAM_BODY, SPF_PASS autolearn=ham version=3.3.2 spammy=Yang, wood, luis, Luis X-HELO: mx2.suse.de Received: from mx2.suse.de (HELO mx2.suse.de) (195.135.220.15) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Mon, 04 Jun 2018 09:33:36 +0000 Received: from relay1.suse.de (charybdis-ext-too.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 751B1ADC4; Mon, 4 Jun 2018 09:33:33 +0000 (UTC) To: gcc-patches@gcc.gnu.org References: <62004f1f6c8300972883d16d5bc7a8c3@suse.de> From: Tom de Vries Cc: Gerald Pfeifer Subject: [MAINTAINERS, committed] Remove redundant write-after-approval entries Message-ID: <329815af-e7e6-eddc-9fa6-58c274f44a81@suse.de> Date: Mon, 4 Jun 2018 11:33:32 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 MIME-Version: 1.0 In-Reply-To: [ was: Re: [MAINTAINERS, committed] Update email address ] On 06/02/2018 10:28 AM, Gerald Pfeifer wrote: > Hi Tom, > > On Fri, 1 Jun 2018, tdevries wrote: >> I've updated my email address in the MAINTAINERS file. > > it looks you're still in the Write After Approval section while > also being listed as maintainer for nvptx? The former is redundant, > I suggest to remove it (and only add it should you ever step down as > maintainer). Hi, I've written a script ./maintainers-find-redundant-wap-entries.sh: ... $ ./maintainers-find-redundant-wap-entries.sh Redundant in write approval: Segher Boessenkool Redundant in write approval: Michael Eager Redundant in write approval: Ilya Enkovich Redundant in write approval: Tristan Gingold Redundant in write approval: Anthony Green Redundant in write approval: Olivier Hainque Redundant in write approval: Richard Henderson Redundant in write approval: Martin Jambor Redundant in write approval: Andrew Jenner Redundant in write approval: Kaz Kojima Redundant in write approval: Maxim Kuvyrkov Redundant in write approval: Sandra Loosemore Redundant in write approval: David Malcolm Redundant in write approval: Ramana Radhakrishnan Redundant in write approval: Pierre-Marie de Rodat Redundant in write approval: Iain Sandoe Redundant in write approval: Marcus Shawcroft Redundant in write approval: Chung-Lin Tang Redundant in write approval: Caroline Tice Redundant in write approval: Tom de Vries Redundant in write approval: Chung-Ju Wu Redundant in write approval: Kirill Yukhin ... I've removed all the redundant entries in the attached patch. Committed as obvious. Thanks, - Tom [MAINTAINERS] Remove redundant write-after-approval entries 2018-06-02 Tom de Vries * MAINTAINERS: Remove write-after-approval entries for component maintainers. --- MAINTAINERS | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 7ddd2e72df0..f9f376a6616 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -323,7 +323,6 @@ Laurynas Biveinis Eric Blake Phil Blundell Hans Boehm -Segher Boessenkool Lynn Boger Ian Bolton Andrea Bona @@ -364,13 +363,11 @@ Chris Demetriou Sameera Deshpande Wilco Dijkstra Benoit Dupont de Dinechin -Michael Eager Jason Eckhardt Bernd Edlinger Phil Edwards Steve Ellcey Mohan Embar -Ilya Enkovich Revital Eres Marc Espie Ansgar Esztermann @@ -393,12 +390,10 @@ Gopalasubramanian Ganesh Kaveh Ghazi Doug Gilmore Matthew Gingell -Tristan Gingold Jan-Benedict Glaw Marc Glisse Prachi Godbole Torbjorn Granlund -Anthony Green Doug Gregor Matthew Gretton-Dann Yury Gribov @@ -407,7 +402,6 @@ Laurent Guerby Xuepeng Guo Wei Guozhi Mostafa Hagog -Olivier Hainque Andrew Haley Stuart Hastings Michael Haubenwallner @@ -418,7 +412,6 @@ Mark Heffernan George Helffrich Daniel Hellstrom Fergus Henderson -Richard Henderson Stuart Henderson Matthew Hiller Kazu Hirata @@ -437,8 +430,6 @@ Daniel Jacobowitz Andreas Jaeger Harsha Jagasia Fariborz Jahanian -Martin Jambor -Andrew Jenner Janis Johnson Teresa Johnson Kean Johnston @@ -452,7 +443,6 @@ Andi Kleen Jeff Knaggs Michael Koch Nicolas Koenig -Kaz Kojima Boris Kolpackov Dave Korn Julia Koval @@ -461,7 +451,6 @@ Jan Kratochvil Louis Krupp Prathamesh Kulkarni Venkataramanan Kumar -Maxim Kuvyrkov Doug Kwan Scott Robert Ladd Razya Ladelsky @@ -486,7 +475,6 @@ Sa Liu Ralph Loader Sheldon Lobo -Sandra Loosemore Manuel López-Ibáñez Carl Love Martin v. Löwis @@ -494,7 +482,6 @@ H.J. Lu Christophe Lyon Luis Machado Ziga Mahkovec -David Malcolm Mikhail Maltsev Jose E. Marchesi Patrick Marlier @@ -549,14 +536,12 @@ Thomas Preud'homme Vladimir Prus Yao Qi Jerry Quinn -Ramana Radhakrishnan Easwaran Raman Rolf Rasmussen Fritz Reese Volker Reichelt Bernhard Reutner-Fischer Tom Rix -Pierre-Marie de Rodat Craig Rodrigues Erven Rohou Ira Rosen @@ -565,7 +550,6 @@ Maciej W. Rozycki Silvius Rus Matthew Sachs Hariharan Sandanagobalane -Iain Sandoe Duncan Sands Sujoy Saraswati Trevor Saunders @@ -578,7 +562,6 @@ Svein Seldal Senthil Kumar Selvaraj Thiemo Seufer Bill Seurer -Marcus Shawcroft Tim Shen David Sherwood Sharad Singhai @@ -600,11 +583,9 @@ Andrew Sutton Gabriele Svelto Toma Tabacu Sriraman Tallam -Chung-Lin Tang Samuel Tardieu Dinar Temirbulatov Kresten Krab Thorup -Caroline Tice Kai Tietz Ilya Tocar Philipp Tomsich @@ -623,7 +604,6 @@ Ilya Verbin Andre Vieira Kugan Vivekanandarajah Ville Voutilainen -Tom de Vries Nenad Vukicevic Feng Wang Jiong Wang @@ -636,7 +616,6 @@ Edmar Wienskoski Ollie Wild Kevin Williams Carlo Wood -Chung-Ju Wu Mingjie Xing Chenghua Xu Canqun Yang @@ -645,7 +624,6 @@ Jeffrey Yasskin Joey Ye Greta Yorsh David Yuste -Kirill Yukhin Adhemerval Zanella Yufeng Zhang Qing Zhao