2017-12-29 10:37:07

by Jeffy Chen

[permalink] [raw]
Subject: [PATCH] mailmap: update Mark Yao's email address

Set current email address to replace previous employers email addresses.

Signed-off-by: Jeffy Chen <[email protected]>
---

.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 <[email protected]> <[email protected]>
Maciej W. Rozycki <[email protected]> <[email protected]>
Marcin Nowakowski <[email protected]> <[email protected]>
Mark Brown <[email protected]>
+Mark Yao <[email protected]> <[email protected]>
Martin Kepplinger <[email protected]> <[email protected]>
Martin Kepplinger <[email protected]> <[email protected]>
Matthieu CASTET <[email protected]>
--
2.11.0



2017-12-29 12:04:40

by Martin Kepplinger

[permalink] [raw]
Subject: Re: [PATCH] mailmap: update Mark Yao's email address

On 2017-12-29 11:36, Jeffy Chen wrote:
> Set current email address to replace previous employers email addresses.
>
> Signed-off-by: Jeffy Chen <[email protected]>
> ---
>
> .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 <[email protected]> <[email protected]>
> Maciej W. Rozycki <[email protected]> <[email protected]>
> Marcin Nowakowski <[email protected]> <[email protected]>
> Mark Brown <[email protected]>
> +Mark Yao <[email protected]> <[email protected]>
> Martin Kepplinger <[email protected]> <[email protected]>
> Martin Kepplinger <[email protected]> <[email protected]>
> Matthieu CASTET <[email protected]>
>

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 <[email protected]>

thanks

martin

2017-12-29 12:21:09

by Jeffy Chen

[permalink] [raw]
Subject: Re: [PATCH] mailmap: update Mark Yao's email address

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 <[email protected]>
>> ---
>>
>> .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 <[email protected]> <[email protected]>
>> Maciej W. Rozycki <[email protected]> <[email protected]>
>> Marcin Nowakowski <[email protected]> <[email protected]>
>> Mark Brown <[email protected]>
>> +Mark Yao <[email protected]> <[email protected]>
>> Martin Kepplinger <[email protected]> <[email protected]>
>> Martin Kepplinger <[email protected]> <[email protected]>
>> Matthieu CASTET <[email protected]>
>>
>
> 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 <[email protected]>
>
> thanks
>
> martin
>
>
>