From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-8.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 509A6C3A5A2 for ; Tue, 3 Sep 2019 14:59:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 22A902339D for ; Tue, 3 Sep 2019 14:59:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567522798; bh=r1dGTU09uOiL3xCXgprleyqpzShijOgQ2UNAYYJDUpY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=yutbeu7JtGfOm4mXq0c2lW20EV5am2TZutP+KB17bqgDPkv1mGTyZHsFgzeFWlk7y mCp/4ZwpMW9EUAe46tS9t2/yfsVgdrwTPRqouU/e7I+oogfZxKRTXHbWDHfYJdP3+G qIhHKvPehhJURrbS8sf6s6MKtIaEeT1s7mXcLjTg= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729053AbfICO75 (ORCPT ); Tue, 3 Sep 2019 10:59:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:43546 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728679AbfICO75 (ORCPT ); Tue, 3 Sep 2019 10:59:57 -0400 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BE7CC22D6D; Tue, 3 Sep 2019 14:59:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1567522796; bh=r1dGTU09uOiL3xCXgprleyqpzShijOgQ2UNAYYJDUpY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DtgSNN539VQj9J36MgDl+JFmjW8DX+T2BDAngoMe1t0XeSDAd31597Iu6zA1mFUT3 OmfV6n0WeuyjDjZ1+FnBYw/h2nY8S4K0zadTI+Kc0r9zofd//pIoCvl6yATzXPmp/+ Hb1DMAj016A8z07m37goOjsH4hmd3twuzbegMObY= Date: Tue, 3 Sep 2019 15:59:50 +0100 From: Will Deacon To: Quentin Perret Cc: linux-kernel@vger.kernel.org, linux-pm@vger.kernel.org, peterz@infradead.org, mingo@redhat.com, rjw@rjwysocki.net, vincent.guittot@linaro.org, juri.lelli@redhat.com, catalin.marinas@arm.com, morten.rasmussen@arm.com, chris.redpath@arm.com, dietmar.eggemann@arm.com, patrick.bellasi@arm.com, valentin.schneider@arm.com, qais.yousef@arm.com, qperret@qperret.net, corbet@lwn.net Subject: Re: [PATCH] mailmap: Update email address for Quentin Perret Message-ID: <20190903145950.xko5fejupxj3f5nx@willie-the-truck> References: <20190902105036.32419-1-quentin.perret@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190902105036.32419-1-quentin.perret@arm.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-pm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-pm@vger.kernel.org Hi Quentin, [+Jon] On Mon, Sep 02, 2019 at 11:50:36AM +0100, Quentin Perret wrote: > My @arm.com email address will stop working in a few weeks, so add an > entry to .mailmap so others have a way to reach me if they want to. > > While at it, move some entries around to keep the file in alphabetical > order. > > Signed-off-by: Quentin Perret > --- > Hi guys, > > Will/Catalin: any chance this could be merged via the arm64 tree ? Since this isn't really an arm64 change (there's no change to MAINTAINERS), I'd rather it went via Andrew or Jon. However, there was some resistance last time this sort of email change happened: http://lkml.kernel.org/r/20190806112959.14845da4@lwn.net so I'm not sure what the current preference is. Jon? What's the best way for get_maintainer.pl to retrieve up-to-date contact details for developers who aren't in MAINTAINERS? Will > diff --git a/.mailmap b/.mailmap > index afaad605284a..934d848f0b2f 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -180,6 +180,11 @@ Mythri P K > Nguyen Anh Quynh > Nicolas Pitre > Nicolas Pitre > +Oleksij Rempel > +Oleksij Rempel > +Oleksij Rempel > +Oleksij Rempel > +Oleksij Rempel > Paolo 'Blaisorblade' Giarrusso > Patrick Mochel > Paul Burton > @@ -190,11 +195,7 @@ Pratyush Anand > Praveen BP > Punit Agrawal > Qais Yousef > -Oleksij Rempel > -Oleksij Rempel > -Oleksij Rempel > -Oleksij Rempel > -Oleksij Rempel > +Quentin Perret > Rajesh Shah > Ralf Baechle > Ralf Wildenhues