* [PATCH] Add Yanteng Si to .mailmap
@ 2024-10-17 16:15 Jonathan Corbet
2024-10-18 1:37 ` Dongliang Mu
2024-10-18 7:23 ` Yanteng Si
0 siblings, 2 replies; 4+ messages in thread
From: Jonathan Corbet @ 2024-10-17 16:15 UTC (permalink / raw)
To: linux-doc; +Cc: Yanteng Si
Yanteng Si's old address bounces, creating a lot of noise in conversations
about patches. Add a .mailmap entry so scripts/get_maintainer.pl will
return a working address.
Cc: Yanteng Si <si.yanteng@linux.dev>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 0374777cc662..f2a4e48ad81a 100644
--- a/.mailmap
+++ b/.mailmap
@@ -717,6 +717,7 @@ Will Deacon <will@kernel.org> <will.deacon@arm.com>
Wolfram Sang <wsa@kernel.org> <w.sang@pengutronix.de>
Wolfram Sang <wsa@kernel.org> <wsa@the-dreams.de>
Yakir Yang <kuankuan.y@gmail.com> <ykk@rock-chips.com>
+Yanteng Si <si.yanteng@linux.dev> <siyanteng@loongson.cn>
Yusuke Goda <goda.yusuke@renesas.com>
Zack Rusin <zack.rusin@broadcom.com> <zackr@vmware.com>
Zhu Yanjun <zyjzyj2000@gmail.com> <yanjunz@nvidia.com>
--
2.47.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] Add Yanteng Si to .mailmap
2024-10-17 16:15 [PATCH] Add Yanteng Si to .mailmap Jonathan Corbet
@ 2024-10-18 1:37 ` Dongliang Mu
2024-10-18 7:23 ` Yanteng Si
1 sibling, 0 replies; 4+ messages in thread
From: Dongliang Mu @ 2024-10-18 1:37 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: linux-doc, Yanteng Si
On Fri, Oct 18, 2024 at 12:15 AM Jonathan Corbet <corbet@lwn.net> wrote:
>
> Yanteng Si's old address bounces, creating a lot of noise in conversations
> about patches. Add a .mailmap entry so scripts/get_maintainer.pl will
> return a working address.
Thank you very much, jon. This is really helpful.
Dongliang Mu
>
> Cc: Yanteng Si <si.yanteng@linux.dev>
> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
> ---
> .mailmap | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.mailmap b/.mailmap
> index 0374777cc662..f2a4e48ad81a 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -717,6 +717,7 @@ Will Deacon <will@kernel.org> <will.deacon@arm.com>
> Wolfram Sang <wsa@kernel.org> <w.sang@pengutronix.de>
> Wolfram Sang <wsa@kernel.org> <wsa@the-dreams.de>
> Yakir Yang <kuankuan.y@gmail.com> <ykk@rock-chips.com>
> +Yanteng Si <si.yanteng@linux.dev> <siyanteng@loongson.cn>
> Yusuke Goda <goda.yusuke@renesas.com>
> Zack Rusin <zack.rusin@broadcom.com> <zackr@vmware.com>
> Zhu Yanjun <zyjzyj2000@gmail.com> <yanjunz@nvidia.com>
> --
> 2.47.0
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Add Yanteng Si to .mailmap
2024-10-17 16:15 [PATCH] Add Yanteng Si to .mailmap Jonathan Corbet
2024-10-18 1:37 ` Dongliang Mu
@ 2024-10-18 7:23 ` Yanteng Si
2024-10-18 13:30 ` Jonathan Corbet
1 sibling, 1 reply; 4+ messages in thread
From: Yanteng Si @ 2024-10-18 7:23 UTC (permalink / raw)
To: Jonathan Corbet, linux-doc
在 2024/10/18 00:15, Jonathan Corbet 写道:
> Yanteng Si's old address bounces, creating a lot of noise in conversations
> about patches. Add a .mailmap entry so scripts/get_maintainer.pl will
> return a working address.
I am sorry.
At the beginning of last month, I submitted a similar patch, and it
seems that only v1 was merged.
See:
<https://lore.kernel.org/linux-doc/20240905021012.2571820-1-si.yanteng@linux.dev/>
>
> Cc: Yanteng Si <si.yanteng@linux.dev>
> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Acked-by: Yanteng Si <si.yanteng@linux.dev>
Thanks,
Yanteng
> ---
> .mailmap | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.mailmap b/.mailmap
> index 0374777cc662..f2a4e48ad81a 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -717,6 +717,7 @@ Will Deacon <will@kernel.org> <will.deacon@arm.com>
> Wolfram Sang <wsa@kernel.org> <w.sang@pengutronix.de>
> Wolfram Sang <wsa@kernel.org> <wsa@the-dreams.de>
> Yakir Yang <kuankuan.y@gmail.com> <ykk@rock-chips.com>
> +Yanteng Si <si.yanteng@linux.dev> <siyanteng@loongson.cn>
> Yusuke Goda <goda.yusuke@renesas.com>
> Zack Rusin <zack.rusin@broadcom.com> <zackr@vmware.com>
> Zhu Yanjun <zyjzyj2000@gmail.com> <yanjunz@nvidia.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] Add Yanteng Si to .mailmap
2024-10-18 7:23 ` Yanteng Si
@ 2024-10-18 13:30 ` Jonathan Corbet
0 siblings, 0 replies; 4+ messages in thread
From: Jonathan Corbet @ 2024-10-18 13:30 UTC (permalink / raw)
To: Yanteng Si, linux-doc
Yanteng Si <si.yanteng@linux.dev> writes:
> 在 2024/10/18 00:15, Jonathan Corbet 写道:
>> Yanteng Si's old address bounces, creating a lot of noise in conversations
>> about patches. Add a .mailmap entry so scripts/get_maintainer.pl will
>> return a working address.
> I am sorry.
>
> At the beginning of last month, I submitted a similar patch, and it
> seems that only v1 was merged.
> See:
> <https://lore.kernel.org/linux-doc/20240905021012.2571820-1-si.yanteng@linux.dev/>
Sounds like I should be sorry, not you, I'm not sure how I missed that.
jon
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-10-18 13:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17 16:15 [PATCH] Add Yanteng Si to .mailmap Jonathan Corbet
2024-10-18 1:37 ` Dongliang Mu
2024-10-18 7:23 ` Yanteng Si
2024-10-18 13:30 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).