Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755567AbdL2MEk (ORCPT ); Fri, 29 Dec 2017 07:04:40 -0500 Received: from mout01.posteo.de ([185.67.36.65]:58750 "EHLO mout01.posteo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755174AbdL2MEj (ORCPT ); Fri, 29 Dec 2017 07:04:39 -0500 Subject: Re: [PATCH] mailmap: update Mark Yao's email address To: Jeffy Chen , linux-kernel@vger.kernel.org Cc: akpm@linux-foundation.org, markyao0591@gmail.com, Matt Redfearn , James Hogan , Miodrag Dinic , Stephen Boyd , Aleksandar Markovic , Sebastian Reichel , Paul Burton , Marcin Nowakowski References: <20171229103601.3370-1-jeffy.chen@rock-chips.com> From: Martin Kepplinger Message-ID: <063e397e-1bfc-98ac-a38e-c85c265ff824@posteo.de> Date: Fri, 29 Dec 2017 13:04:27 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171229103601.3370-1-jeffy.chen@rock-chips.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1139 Lines: 32 On 2017-12-29 11:36, Jeffy Chen wrote: > Set current email address to replace previous employers email addresses. > > Signed-off-by: Jeffy Chen > --- > > .mailmap | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.mailmap b/.mailmap > index 1469ff0d3f4d..e18cab73e209 100644 > --- a/.mailmap > +++ b/.mailmap > @@ -107,6 +107,7 @@ Linus Lüssing > Maciej W. Rozycki > Marcin Nowakowski > Mark Brown > +Mark Yao > Martin Kepplinger > Martin Kepplinger > Matthieu CASTET > I don't know if "replace" is the best word here. You actually map yourself as author to email addresses for git to use. But even if you don't rewrite your change: Acked-by: Martin Kepplinger thanks martin