All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] .mailmap: Fix more contributor entries
@ 2021-08-20  8:04 Philippe Mathieu-Daudé
  2021-08-20  8:19 ` Alex Chen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-08-20  8:04 UTC (permalink / raw)
  To: qemu-devel
  Cc: Guoyi Tu, Lichang Zhao, Hyman Huang, Philippe Mathieu-Daudé,
	Bibo Mao, Alex Chen, Yuanjun Gong, Haibin Zhang

These authors have some incorrect author email field.
For each of them, there is one commit with the replaced
entry.

Cc: Alex Chen <alex.chen@huawei.com>
Cc: Bibo Mao <maobibo@loongson.cn>
Cc: Guoyi Tu <tu.guoyi@h3c.com>
Cc: Haibin Zhang <haibinzhang@tencent.com>
Cc: Hyman Huang <huangy81@chinatelecom.cn>
Cc: Lichang Zhao <zhaolichang@huawei.com>
Cc: Yuanjun Gong <ruc_gongyuanjun@163.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
If you are Cc'ed and agree with this change, please reply with a
"Reviewed-by: Name <email>" line. I'll wait 2 weeks and consider
no reply as a disagreement and will remove your entry from this
patch.
---
 .mailmap | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.mailmap b/.mailmap
index f029d1c21fe..11b259e7d07 100644
--- a/.mailmap
+++ b/.mailmap
@@ -69,6 +69,7 @@ Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com>
 # git author config, or had utf8/latin1 encoding issues.
 Aaron Lindsay <aaron@os.amperecomputing.com>
 Alexey Gerasimenko <x1917x@gmail.com>
+Alex Chen <alex.chen@huawei.com>
 Alex Ivanov <void@aleksoft.net>
 Andreas Färber <afaerber@suse.de>
 Bandan Das <bsd@redhat.com>
@@ -76,6 +77,7 @@ Benjamin MARSILI <mlspirat42@gmail.com>
 Benoît Canet <benoit.canet@gmail.com>
 Benoît Canet <benoit.canet@irqsave.net>
 Benoît Canet <benoit.canet@nodalink.com>
+Bibo Mao <maobibo@loongson.cn>
 Boqun Feng <boqun.feng@gmail.com>
 Boqun Feng <boqun.feng@intel.com>
 Brad Smith <brad@comstyle.com>
@@ -99,9 +101,12 @@ Gautham R. Shenoy <ego@in.ibm.com>
 Gautham R. Shenoy <ego@linux.vnet.ibm.com>
 Gonglei (Arei) <arei.gonglei@huawei.com>
 Guang Wang <wang.guang55@zte.com.cn>
+Guoyi Tu <tu.guoyi@h3c.com>
+Haibin Zhang <haibinzhang@tencent.com>
 Hailiang Zhang <zhang.zhanghailiang@huawei.com>
 Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.com>
 Hervé Poussineau <hpoussin@reactos.org>
+Hyman Huang <huangy81@chinatelecom.cn>
 Jakub Jermář <jakub@jermar.eu>
 Jakub Jermář <jakub.jermar@kernkonzept.com>
 Jean-Christophe Dubois <jcd@tribudubois.net>
@@ -113,6 +118,7 @@ Jun Li <junmuzi@gmail.com>
 Laurent Vivier <Laurent@lvivier.info>
 Leandro Lupori <leandro.lupori@gmail.com>
 Li Guang <lig.fnst@cn.fujitsu.com>
+Lichang Zhao <zhaolichang@huawei.com>
 Liming Wang <walimisdev@gmail.com>
 linzhecheng <linzc@zju.edu.cn>
 Liran Schour <lirans@il.ibm.com>
@@ -171,6 +177,7 @@ Xiong Zhang <xiong.y.zhang@intel.com>
 Yin Yin <yin.yin@cs2c.com.cn>
 Yu-Chen Lin <npes87184@gmail.com>
 Yu-Chen Lin <npes87184@gmail.com> <yuchenlin@synology.com>
+Yuanjun Gong <ruc_gongyuanjun@163.com>
 YunQiang Su <syq@debian.org>
 YunQiang Su <ysu@wavecomp.com>
 Yuri Pudgorodskiy <yur@virtuozzo.com>
-- 
2.31.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] .mailmap: Fix more contributor entries
  2021-08-20  8:04 [PATCH] .mailmap: Fix more contributor entries Philippe Mathieu-Daudé
@ 2021-08-20  8:19 ` Alex Chen
       [not found] ` <94fb14aa-fa01-195f-15c8-db536c6fb74a@chinatelecom.cn>
  2021-09-01 15:05 ` Philippe Mathieu-Daudé
  2 siblings, 0 replies; 5+ messages in thread
From: Alex Chen @ 2021-08-20  8:19 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: Guoyi Tu, Lichang Zhao, Hyman Huang, qemu-devel, Bibo Mao,
	Yuanjun Gong, Haibin Zhang

On 2021/8/20 16:04, Philippe Mathieu-Daudé wrote:
> These authors have some incorrect author email field.
> For each of them, there is one commit with the replaced
> entry.
> 
> Cc: Alex Chen <alex.chen@huawei.com>
> Cc: Bibo Mao <maobibo@loongson.cn>
> Cc: Guoyi Tu <tu.guoyi@h3c.com>
> Cc: Haibin Zhang <haibinzhang@tencent.com>
> Cc: Hyman Huang <huangy81@chinatelecom.cn>
> Cc: Lichang Zhao <zhaolichang@huawei.com>
> Cc: Yuanjun Gong <ruc_gongyuanjun@163.com>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> If you are Cc'ed and agree with this change, please reply with a
> "Reviewed-by: Name <email>" line. I'll wait 2 weeks and consider
> no reply as a disagreement and will remove your entry from this
> patch.

Reviewed-by: Alex Chen <alex.chen@huawei.com>

> ---
>  .mailmap | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/.mailmap b/.mailmap
> index f029d1c21fe..11b259e7d07 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -69,6 +69,7 @@ Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com>
>  # git author config, or had utf8/latin1 encoding issues.
>  Aaron Lindsay <aaron@os.amperecomputing.com>
>  Alexey Gerasimenko <x1917x@gmail.com>
> +Alex Chen <alex.chen@huawei.com>
>  Alex Ivanov <void@aleksoft.net>
>  Andreas Färber <afaerber@suse.de>
>  Bandan Das <bsd@redhat.com>
> @@ -76,6 +77,7 @@ Benjamin MARSILI <mlspirat42@gmail.com>
>  Benoît Canet <benoit.canet@gmail.com>
>  Benoît Canet <benoit.canet@irqsave.net>
>  Benoît Canet <benoit.canet@nodalink.com>
> +Bibo Mao <maobibo@loongson.cn>
>  Boqun Feng <boqun.feng@gmail.com>
>  Boqun Feng <boqun.feng@intel.com>
>  Brad Smith <brad@comstyle.com>
> @@ -99,9 +101,12 @@ Gautham R. Shenoy <ego@in.ibm.com>
>  Gautham R. Shenoy <ego@linux.vnet.ibm.com>
>  Gonglei (Arei) <arei.gonglei@huawei.com>
>  Guang Wang <wang.guang55@zte.com.cn>
> +Guoyi Tu <tu.guoyi@h3c.com>
> +Haibin Zhang <haibinzhang@tencent.com>
>  Hailiang Zhang <zhang.zhanghailiang@huawei.com>
>  Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.com>
>  Hervé Poussineau <hpoussin@reactos.org>
> +Hyman Huang <huangy81@chinatelecom.cn>
>  Jakub Jermář <jakub@jermar.eu>
>  Jakub Jermář <jakub.jermar@kernkonzept.com>
>  Jean-Christophe Dubois <jcd@tribudubois.net>
> @@ -113,6 +118,7 @@ Jun Li <junmuzi@gmail.com>
>  Laurent Vivier <Laurent@lvivier.info>
>  Leandro Lupori <leandro.lupori@gmail.com>
>  Li Guang <lig.fnst@cn.fujitsu.com>
> +Lichang Zhao <zhaolichang@huawei.com>
>  Liming Wang <walimisdev@gmail.com>
>  linzhecheng <linzc@zju.edu.cn>
>  Liran Schour <lirans@il.ibm.com>
> @@ -171,6 +177,7 @@ Xiong Zhang <xiong.y.zhang@intel.com>
>  Yin Yin <yin.yin@cs2c.com.cn>
>  Yu-Chen Lin <npes87184@gmail.com>
>  Yu-Chen Lin <npes87184@gmail.com> <yuchenlin@synology.com>
> +Yuanjun Gong <ruc_gongyuanjun@163.com>
>  YunQiang Su <syq@debian.org>
>  YunQiang Su <ysu@wavecomp.com>
>  Yuri Pudgorodskiy <yur@virtuozzo.com>
> 




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] .mailmap: Fix more contributor entries
       [not found] ` <94fb14aa-fa01-195f-15c8-db536c6fb74a@chinatelecom.cn>
@ 2021-08-20  8:57   ` Philippe Mathieu-Daudé
  0 siblings, 0 replies; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-08-20  8:57 UTC (permalink / raw)
  To: Hyman Huang, qemu-devel@nongnu.org Developers

On Fri, Aug 20, 2021 at 10:25 AM Hyman Huang <huangy81@chinatelecom.cn> wrote:
> 在 2021/8/20 16:04, Philippe Mathieu-Daudé 写道:
> > These authors have some incorrect author email field.
> > For each of them, there is one commit with the replaced
> > entry.
> >
> > Cc: Alex Chen <alex.chen@huawei.com>
> > Cc: Bibo Mao <maobibo@loongson.cn>
> > Cc: Guoyi Tu <tu.guoyi@h3c.com>
> > Cc: Haibin Zhang <haibinzhang@tencent.com>
> > Cc: Hyman Huang <huangy81@chinatelecom.cn>
> > Cc: Lichang Zhao <zhaolichang@huawei.com>
> > Cc: Yuanjun Gong <ruc_gongyuanjun@163.com>
> > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> > ---
> > If you are Cc'ed and agree with this change, please reply with a
> > "Reviewed-by: Name <email>" line. I'll wait 2 weeks and consider
> > no reply as a disagreement and will remove your entry from this
> > patch.
> > ---
> Reviewed-by: Hyman Huang <huangy81@chinatelecom.cn>

Thanks!

> >   .mailmap | 7 +++++++
> >   1 file changed, 7 insertions(+)
> >
> > diff --git a/.mailmap b/.mailmap
> > index f029d1c21fe..11b259e7d07 100644
> > --- a/.mailmap
> > +++ b/.mailmap
> > @@ -69,6 +69,7 @@ Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com>
> >   # git author config, or had utf8/latin1 encoding issues.
> >   Aaron Lindsay <aaron@os.amperecomputing.com>
> >   Alexey Gerasimenko <x1917x@gmail.com>
> > +Alex Chen <alex.chen@huawei.com>
> >   Alex Ivanov <void@aleksoft.net>
> >   Andreas Färber <afaerber@suse.de>
> >   Bandan Das <bsd@redhat.com>
> > @@ -76,6 +77,7 @@ Benjamin MARSILI <mlspirat42@gmail.com>
> >   Benoît Canet <benoit.canet@gmail.com>
> >   Benoît Canet <benoit.canet@irqsave.net>
> >   Benoît Canet <benoit.canet@nodalink.com>
> > +Bibo Mao <maobibo@loongson.cn>
> >   Boqun Feng <boqun.feng@gmail.com>
> >   Boqun Feng <boqun.feng@intel.com>
> >   Brad Smith <brad@comstyle.com>
> > @@ -99,9 +101,12 @@ Gautham R. Shenoy <ego@in.ibm.com>
> >   Gautham R. Shenoy <ego@linux.vnet.ibm.com>
> >   Gonglei (Arei) <arei.gonglei@huawei.com>
> >   Guang Wang <wang.guang55@zte.com.cn>
> > +Guoyi Tu <tu.guoyi@h3c.com>
> > +Haibin Zhang <haibinzhang@tencent.com>
> >   Hailiang Zhang <zhang.zhanghailiang@huawei.com>
> >   Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.com>
> >   Hervé Poussineau <hpoussin@reactos.org>
> > +Hyman Huang <huangy81@chinatelecom.cn>
> >   Jakub Jermář <jakub@jermar.eu>
> >   Jakub Jermář <jakub.jermar@kernkonzept.com>
> >   Jean-Christophe Dubois <jcd@tribudubois.net>
> > @@ -113,6 +118,7 @@ Jun Li <junmuzi@gmail.com>
> >   Laurent Vivier <Laurent@lvivier.info>
> >   Leandro Lupori <leandro.lupori@gmail.com>
> >   Li Guang <lig.fnst@cn.fujitsu.com>
> > +Lichang Zhao <zhaolichang@huawei.com>
> >   Liming Wang <walimisdev@gmail.com>
> >   linzhecheng <linzc@zju.edu.cn>
> >   Liran Schour <lirans@il.ibm.com>
> > @@ -171,6 +177,7 @@ Xiong Zhang <xiong.y.zhang@intel.com>
> >   Yin Yin <yin.yin@cs2c.com.cn>
> >   Yu-Chen Lin <npes87184@gmail.com>
> >   Yu-Chen Lin <npes87184@gmail.com> <yuchenlin@synology.com>
> > +Yuanjun Gong <ruc_gongyuanjun@163.com>
> >   YunQiang Su <syq@debian.org>
> >   YunQiang Su <ysu@wavecomp.com>
> >   Yuri Pudgorodskiy <yur@virtuozzo.com>
> >
>
> --


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] .mailmap: Fix more contributor entries
  2021-08-20  8:04 [PATCH] .mailmap: Fix more contributor entries Philippe Mathieu-Daudé
  2021-08-20  8:19 ` Alex Chen
       [not found] ` <94fb14aa-fa01-195f-15c8-db536c6fb74a@chinatelecom.cn>
@ 2021-09-01 15:05 ` Philippe Mathieu-Daudé
  2021-09-02  3:23   ` [Internet]Re: " haibinzhang(张海斌)
  2 siblings, 1 reply; 5+ messages in thread
From: Philippe Mathieu-Daudé @ 2021-09-01 15:05 UTC (permalink / raw)
  To: qemu-devel; +Cc: Yuanjun Gong, Lichang Zhao, Haibin Zhang, Guoyi Tu, Bibo Mao

On 8/20/21 10:04 AM, Philippe Mathieu-Daudé wrote:
> These authors have some incorrect author email field.
> For each of them, there is one commit with the replaced
> entry.
> 
> Cc: Alex Chen <alex.chen@huawei.com>
> Cc: Bibo Mao <maobibo@loongson.cn>
> Cc: Guoyi Tu <tu.guoyi@h3c.com>
> Cc: Haibin Zhang <haibinzhang@tencent.com>
> Cc: Hyman Huang <huangy81@chinatelecom.cn>
> Cc: Lichang Zhao <zhaolichang@huawei.com>
> Cc: Yuanjun Gong <ruc_gongyuanjun@163.com>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> If you are Cc'ed and agree with this change, please reply with a
> "Reviewed-by: Name <email>" line. I'll wait 2 weeks and consider
> no reply as a disagreement and will remove your entry from this
> patch.

last call ;)

> ---
>  .mailmap | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/.mailmap b/.mailmap
> index f029d1c21fe..11b259e7d07 100644
> --- a/.mailmap
> +++ b/.mailmap
> @@ -69,6 +69,7 @@ Yongbok Kim <yongbok.kim@mips.com> <yongbok.kim@imgtec.com>
>  # git author config, or had utf8/latin1 encoding issues.
>  Aaron Lindsay <aaron@os.amperecomputing.com>
>  Alexey Gerasimenko <x1917x@gmail.com>
> +Alex Chen <alex.chen@huawei.com>
>  Alex Ivanov <void@aleksoft.net>
>  Andreas Färber <afaerber@suse.de>
>  Bandan Das <bsd@redhat.com>
> @@ -76,6 +77,7 @@ Benjamin MARSILI <mlspirat42@gmail.com>
>  Benoît Canet <benoit.canet@gmail.com>
>  Benoît Canet <benoit.canet@irqsave.net>
>  Benoît Canet <benoit.canet@nodalink.com>
> +Bibo Mao <maobibo@loongson.cn>
>  Boqun Feng <boqun.feng@gmail.com>
>  Boqun Feng <boqun.feng@intel.com>
>  Brad Smith <brad@comstyle.com>
> @@ -99,9 +101,12 @@ Gautham R. Shenoy <ego@in.ibm.com>
>  Gautham R. Shenoy <ego@linux.vnet.ibm.com>
>  Gonglei (Arei) <arei.gonglei@huawei.com>
>  Guang Wang <wang.guang55@zte.com.cn>
> +Guoyi Tu <tu.guoyi@h3c.com>
> +Haibin Zhang <haibinzhang@tencent.com>
>  Hailiang Zhang <zhang.zhanghailiang@huawei.com>
>  Hanna Reitz <hreitz@redhat.com> <mreitz@redhat.com>
>  Hervé Poussineau <hpoussin@reactos.org>
> +Hyman Huang <huangy81@chinatelecom.cn>
>  Jakub Jermář <jakub@jermar.eu>
>  Jakub Jermář <jakub.jermar@kernkonzept.com>
>  Jean-Christophe Dubois <jcd@tribudubois.net>
> @@ -113,6 +118,7 @@ Jun Li <junmuzi@gmail.com>
>  Laurent Vivier <Laurent@lvivier.info>
>  Leandro Lupori <leandro.lupori@gmail.com>
>  Li Guang <lig.fnst@cn.fujitsu.com>
> +Lichang Zhao <zhaolichang@huawei.com>
>  Liming Wang <walimisdev@gmail.com>
>  linzhecheng <linzc@zju.edu.cn>
>  Liran Schour <lirans@il.ibm.com>
> @@ -171,6 +177,7 @@ Xiong Zhang <xiong.y.zhang@intel.com>
>  Yin Yin <yin.yin@cs2c.com.cn>
>  Yu-Chen Lin <npes87184@gmail.com>
>  Yu-Chen Lin <npes87184@gmail.com> <yuchenlin@synology.com>
> +Yuanjun Gong <ruc_gongyuanjun@163.com>
>  YunQiang Su <syq@debian.org>
>  YunQiang Su <ysu@wavecomp.com>
>  Yuri Pudgorodskiy <yur@virtuozzo.com>
> 


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Internet]Re: [PATCH] .mailmap: Fix more contributor entries
  2021-09-01 15:05 ` Philippe Mathieu-Daudé
@ 2021-09-02  3:23   ` haibinzhang(张海斌)
  0 siblings, 0 replies; 5+ messages in thread
From: haibinzhang(张海斌) @ 2021-09-02  3:23 UTC (permalink / raw)
  To: Philippe Mathieu-Daudé
  Cc: Yuanjun Gong, Lichang Zhao, qemu-devel, Bibo Mao, Guoyi Tu

[-- Attachment #1: Type: text/plain, Size: 4582 bytes --]



On Sep 1, 2021, at 23:05, Philippe Mathieu-Daudé <f4bug@amsat.org<mailto:f4bug@amsat.org>> wrote:

On 8/20/21 10:04 AM, Philippe Mathieu-Daudé wrote:
These authors have some incorrect author email field.
For each of them, there is one commit with the replaced
entry.

Cc: Alex Chen <alex.chen@huawei.com<mailto:alex.chen@huawei.com>>
Cc: Bibo Mao <maobibo@loongson.cn<mailto:maobibo@loongson.cn>>
Cc: Guoyi Tu <tu.guoyi@h3c.com<mailto:tu.guoyi@h3c.com>>
Cc: Haibin Zhang <haibinzhang@tencent.com<mailto:haibinzhang@tencent.com>>
Cc: Hyman Huang <huangy81@chinatelecom.cn<mailto:huangy81@chinatelecom.cn>>
Cc: Lichang Zhao <zhaolichang@huawei.com<mailto:zhaolichang@huawei.com>>
Cc: Yuanjun Gong <ruc_gongyuanjun@163.com<mailto:ruc_gongyuanjun@163.com>>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org<mailto:f4bug@amsat.org>>
---
If you are Cc'ed and agree with this change, please reply with a
"Reviewed-by: Name <email>" line. I'll wait 2 weeks and consider
no reply as a disagreement and will remove your entry from this
patch.

last call ;)


Reviewed-by: Haibin Zhang <haibinzhang@tencent.com<mailto:haibinzhang@tencent.com>>

---
.mailmap | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/.mailmap b/.mailmap
index f029d1c21fe..11b259e7d07 100644
--- a/.mailmap
+++ b/.mailmap
@@ -69,6 +69,7 @@ Yongbok Kim <yongbok.kim@mips.com<mailto:yongbok.kim@mips.com>> <yongbok.kim@imgtec.com<mailto:yongbok.kim@imgtec.com>>
# git author config, or had utf8/latin1 encoding issues.
Aaron Lindsay <aaron@os.amperecomputing.com<mailto:aaron@os.amperecomputing.com>>
Alexey Gerasimenko <x1917x@gmail.com<mailto:x1917x@gmail.com>>
+Alex Chen <alex.chen@huawei.com<mailto:alex.chen@huawei.com>>
Alex Ivanov <void@aleksoft.net<mailto:void@aleksoft.net>>
Andreas Färber <afaerber@suse.de<mailto:afaerber@suse.de>>
Bandan Das <bsd@redhat.com<mailto:bsd@redhat.com>>
@@ -76,6 +77,7 @@ Benjamin MARSILI <mlspirat42@gmail.com<mailto:mlspirat42@gmail.com>>
Benoît Canet <benoit.canet@gmail.com<mailto:benoit.canet@gmail.com>>
Benoît Canet <benoit.canet@irqsave.net<mailto:benoit.canet@irqsave.net>>
Benoît Canet <benoit.canet@nodalink.com<mailto:benoit.canet@nodalink.com>>
+Bibo Mao <maobibo@loongson.cn<mailto:maobibo@loongson.cn>>
Boqun Feng <boqun.feng@gmail.com<mailto:boqun.feng@gmail.com>>
Boqun Feng <boqun.feng@intel.com<mailto:boqun.feng@intel.com>>
Brad Smith <brad@comstyle.com<mailto:brad@comstyle.com>>
@@ -99,9 +101,12 @@ Gautham R. Shenoy <ego@in.ibm.com<mailto:ego@in.ibm.com>>
Gautham R. Shenoy <ego@linux.vnet.ibm.com<mailto:ego@linux.vnet.ibm.com>>
Gonglei (Arei) <arei.gonglei@huawei.com<mailto:arei.gonglei@huawei.com>>
Guang Wang <wang.guang55@zte.com.cn<mailto:wang.guang55@zte.com.cn>>
+Guoyi Tu <tu.guoyi@h3c.com<mailto:tu.guoyi@h3c.com>>
+Haibin Zhang <haibinzhang@tencent.com<mailto:haibinzhang@tencent.com>>
Hailiang Zhang <zhang.zhanghailiang@huawei.com<mailto:zhang.zhanghailiang@huawei.com>>
Hanna Reitz <hreitz@redhat.com<mailto:hreitz@redhat.com>> <mreitz@redhat.com<mailto:mreitz@redhat.com>>
Hervé Poussineau <hpoussin@reactos.org<mailto:hpoussin@reactos.org>>
+Hyman Huang <huangy81@chinatelecom.cn<mailto:huangy81@chinatelecom.cn>>
Jakub Jermář <jakub@jermar.eu<mailto:jakub@jermar.eu>>
Jakub Jermář <jakub.jermar@kernkonzept.com<mailto:jakub.jermar@kernkonzept.com>>
Jean-Christophe Dubois <jcd@tribudubois.net<mailto:jcd@tribudubois.net>>
@@ -113,6 +118,7 @@ Jun Li <junmuzi@gmail.com<mailto:junmuzi@gmail.com>>
Laurent Vivier <Laurent@lvivier.info<mailto:Laurent@lvivier.info>>
Leandro Lupori <leandro.lupori@gmail.com<mailto:leandro.lupori@gmail.com>>
Li Guang <lig.fnst@cn.fujitsu.com<mailto:lig.fnst@cn.fujitsu.com>>
+Lichang Zhao <zhaolichang@huawei.com<mailto:zhaolichang@huawei.com>>
Liming Wang <walimisdev@gmail.com<mailto:walimisdev@gmail.com>>
linzhecheng <linzc@zju.edu.cn<mailto:linzc@zju.edu.cn>>
Liran Schour <lirans@il.ibm.com<mailto:lirans@il.ibm.com>>
@@ -171,6 +177,7 @@ Xiong Zhang <xiong.y.zhang@intel.com<mailto:xiong.y.zhang@intel.com>>
Yin Yin <yin.yin@cs2c.com.cn<mailto:yin.yin@cs2c.com.cn>>
Yu-Chen Lin <npes87184@gmail.com<mailto:npes87184@gmail.com>>
Yu-Chen Lin <npes87184@gmail.com<mailto:npes87184@gmail.com>> <yuchenlin@synology.com<mailto:yuchenlin@synology.com>>
+Yuanjun Gong <ruc_gongyuanjun@163.com<mailto:ruc_gongyuanjun@163.com>>
YunQiang Su <syq@debian.org<mailto:syq@debian.org>>
YunQiang Su <ysu@wavecomp.com<mailto:ysu@wavecomp.com>>
Yuri Pudgorodskiy <yur@virtuozzo.com<mailto:yur@virtuozzo.com>>




[-- Attachment #2: Type: text/html, Size: 7943 bytes --]

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-02  3:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-20  8:04 [PATCH] .mailmap: Fix more contributor entries Philippe Mathieu-Daudé
2021-08-20  8:19 ` Alex Chen
     [not found] ` <94fb14aa-fa01-195f-15c8-db536c6fb74a@chinatelecom.cn>
2021-08-20  8:57   ` Philippe Mathieu-Daudé
2021-09-01 15:05 ` Philippe Mathieu-Daudé
2021-09-02  3:23   ` [Internet]Re: " haibinzhang(张海斌)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.