Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751023AbdL2MVJ (ORCPT ); Fri, 29 Dec 2017 07:21:09 -0500 Received: from regular1.263xmail.com ([211.150.99.131]:35624 "EHLO regular1.263xmail.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750978AbdL2MVH (ORCPT ); Fri, 29 Dec 2017 07:21:07 -0500 X-263anti-spam: KSV:0;BIG:0; X-MAIL-GRAY: 0 X-MAIL-DELIVERY: 1 X-KSVirus-check: 0 X-ADDR-CHECKED4: 1 X-ABS-CHECKED: 1 X-SKE-CHECKED: 1 X-ANTISPAM-LEVEL: 2 X-RL-SENDER: jeffy.chen@rock-chips.com X-FST-TO: martink@posteo.de X-SENDER-IP: 103.29.142.67 X-LOGIN-NAME: jeffy.chen@rock-chips.com X-UNIQUE-TAG: X-ATTACHMENT-NUM: 0 X-DNS-TYPE: 0 Message-ID: <5A46332C.4000801@rock-chips.com> Date: Fri, 29 Dec 2017 20:21:00 +0800 From: JeffyChen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20130126 Thunderbird/19.0 MIME-Version: 1.0 To: Martin Kepplinger , 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 Subject: Re: [PATCH] mailmap: update Mark Yao's email address References: <20171229103601.3370-1-jeffy.chen@rock-chips.com> <063e397e-1bfc-98ac-a38e-c85c265ff824@posteo.de> In-Reply-To: <063e397e-1bfc-98ac-a38e-c85c265ff824@posteo.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1313 Lines: 42 Hi Martin, Thanks for your reply. On 12/29/2017 08:04 PM, Martin Kepplinger wrote: > 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: Ok, i'll rewrite the commit message:) > > Acked-by: Martin Kepplinger > > thanks > > martin > > >