From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755892AbbLEBNP (ORCPT ); Fri, 4 Dec 2015 20:13:15 -0500 Received: from mail-lb0-f171.google.com ([209.85.217.171]:35129 "EHLO mail-lb0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755302AbbLEBNN (ORCPT ); Fri, 4 Dec 2015 20:13:13 -0500 Subject: Re: [PATCH] MAINTAINERS: add myself as Renesas Ethernet drivers reviewer To: Joe Perches , netdev@vger.kernel.org References: <1846877.jRW8849mPU@wasted.cogentembedded.com> <1449276063.8611.25.camel@perches.com> <56623680.4050808@cogentembedded.com> <1449277327.8611.27.camel@perches.com> Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org From: Sergei Shtylyov Organization: Cogent Embedded Message-ID: <56623A25.3040002@cogentembedded.com> Date: Sat, 5 Dec 2015 04:13:09 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <1449277327.8611.27.camel@perches.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/05/2015 04:02 AM, Joe Perches wrote: >> Since you seem to be get_maintainers.pl maintainer, I (and not only I) >> would like to propose a switch to suppress the committers/authors/etc. It's >> generally annoying and unhelpful to have the bunch of people listed, none of >> which usually are a good addressees for the patches... > > Done! > Add "--nogit" and "--nogit-fallback" Em, --nogit is the dafault, according to --help. --nogit-fallback is enough but it's undocumented. :-/ Thanks anyway! MBR, Sergei