[PATCH mptcp-next] mailmap: map Geliang's new email address

Geliang Tang posted 1 patch 3 months, 1 week ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/multipath-tcp/mptcp_net-next tags/patchew/58464660b9d2f74d45c0c91663fd71132749db90.1717119915.git.geliang@kernel.org
.mailmap | 1 +
1 file changed, 1 insertion(+)
[PATCH mptcp-next] mailmap: map Geliang's new email address
Posted by Geliang Tang 3 months, 1 week ago
Just like my other email addresses, map my new one to kernel.org
account too.

My new email address uses "last name, first name" format, which is
different from my other email addresses. This mailmap is also used
to indicate that it is actually the same person.

Suggested-by: Mat Martineau <martineau@kernel.org>
Suggested-by: Matthieu Baerts <matttbe@kernel.org>
Signed-off-by: Geliang Tang <geliang@kernel.org>
---
 Sorry for sending this patch too late.
---
 .mailmap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.mailmap b/.mailmap
index df56e43cb57f..6edbe3bae905 100644
--- a/.mailmap
+++ b/.mailmap
@@ -217,6 +217,7 @@ Geliang Tang <geliang@kernel.org> <geliang.tang@suse.com>
 Geliang Tang <geliang@kernel.org> <geliangtang@xiaomi.com>
 Geliang Tang <geliang@kernel.org> <geliangtang@gmail.com>
 Geliang Tang <geliang@kernel.org> <geliangtang@163.com>
+Geliang Tang <geliang@kernel.org> <tanggeliang@kylinos.cn>
 Georgi Djakov <djakov@kernel.org> <georgi.djakov@linaro.org>
 Gerald Schaefer <gerald.schaefer@linux.ibm.com> <geraldsc@de.ibm.com>
 Gerald Schaefer <gerald.schaefer@linux.ibm.com> <gerald.schaefer@de.ibm.com>
-- 
2.43.0
Re: [PATCH mptcp-next] mailmap: map Geliang's new email address
Posted by Matthieu Baerts 3 months ago
Hi Geliang,

On 31/05/2024 03:45, Geliang Tang wrote:
> Just like my other email addresses, map my new one to kernel.org
> account too.
> 
> My new email address uses "last name, first name" format, which is
> different from my other email addresses. This mailmap is also used
> to indicate that it is actually the same person.
> 
> Suggested-by: Mat Martineau <martineau@kernel.org>
> Suggested-by: Matthieu Baerts <matttbe@kernel.org>
> Signed-off-by: Geliang Tang <geliang@kernel.org>
> ---
>  Sorry for sending this patch too late.

No problem, thank you for having sent this!

Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.
Re: [PATCH mptcp-next] mailmap: map Geliang's new email address
Posted by Matthieu Baerts 3 months ago
Hi Geliang,

On 31/05/2024 03:45, Geliang Tang wrote:
> Just like my other email addresses, map my new one to kernel.org
> account too.
> 
> My new email address uses "last name, first name" format, which is
> different from my other email addresses. This mailmap is also used
> to indicate that it is actually the same person.
Thank you, it will be clearer!

I just applied it in tree, for -net instead of net-next.

New patches for t/upstream-net and t/upstream:
- e89afaaae323: mailmap: map Geliang's new email address
- Results: e83ba0520cf6..b9087e3434a1 (export-net)
- Results: aedee3f57caf..8202ca73ccb7 (export)

Tests are now in progress:

- export-net:
https://github.com/multipath-tcp/mptcp_net-next/commit/cd3a087bf962712e145853ead9c4e8129d85f1a6/checks
- export:
https://github.com/multipath-tcp/mptcp_net-next/commit/374365ea6316942877325d3a71f1ca63a47c98e6/checks

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.