qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH  v1 0/7] contrib/gitdm updates
@ 2022-09-26 13:46 Alex Bennée
  2022-09-26 13:46 ` [PATCH v1 1/7] contrib/gitdm: add Simon to individual contributors Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée

Hi,

As we approach the end of the financial year (for some) managers like
to see what has been achieved in cold hard stats. This years updates
to the gitdm mapping include new companies, academic institutions as
well as guessing who is an individual contributor.

As per usual I won't merge any given gitdm commit without an explicit
ack from the appropriate domain indicating this is the right mapping.

Could the appropriate individuals please review.

Alex Bennée (7):
  contrib/gitdm: add Simon to individual contributors
  contrib/gitdm: add mapping for Loongson Technology
  contrib/gitdm: add Paul to individual contributors
  contrib/gitdm: add WANG Xuerui to individual contributers
  contrib/gitdm: add ISCAS to the academics group
  contrib/gitdm: add Université Grenoble Alpes
  contrib/gitdm: add China Telecom to the domain map

 contrib/gitdm/domain-map            | 2 ++
 contrib/gitdm/group-map-academics   | 6 ++++++
 contrib/gitdm/group-map-individuals | 3 +++
 3 files changed, 11 insertions(+)

-- 
2.34.1



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

* [PATCH  v1 1/7] contrib/gitdm: add Simon to individual contributors
  2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
@ 2022-09-26 13:46 ` Alex Bennée
  2022-10-02 23:13   ` Simon Safar via
  2022-09-26 13:46 ` [PATCH v1 2/7] contrib/gitdm: add mapping for Loongson Technology Alex Bennée
                   ` (5 subsequent siblings)
  6 siblings, 1 reply; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Simon Safar

Please confirm this is the correct mapping for you.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Simon Safar <simon@simonsafar.com>
---
 contrib/gitdm/group-map-individuals | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
index f816aa8770..d5b05041bc 100644
--- a/contrib/gitdm/group-map-individuals
+++ b/contrib/gitdm/group-map-individuals
@@ -34,3 +34,4 @@ bmeng.cn@gmail.com
 liq3ea@gmail.com
 chetan4windows@gmail.com
 akihiko.odaki@gmail.com
+simon@simonsafar.com
-- 
2.34.1



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

* [PATCH  v1 2/7] contrib/gitdm: add mapping for Loongson Technology
  2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
  2022-09-26 13:46 ` [PATCH v1 1/7] contrib/gitdm: add Simon to individual contributors Alex Bennée
@ 2022-09-26 13:46 ` Alex Bennée
  2022-09-27  0:50   ` gaosong
  2022-09-26 13:46 ` [PATCH v1 3/7] contrib/gitdm: add Paul to individual contributors Alex Bennée
                   ` (4 subsequent siblings)
  6 siblings, 1 reply; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Xiaojuan Yang, Song Gao

Please confirm you are happy with this mapping.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Xiaojuan Yang <yangxiaojuan@loongson.cn>
Cc: Song Gao <gaosong@loongson.cn>
---
 contrib/gitdm/domain-map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
index 2800d9f986..434ef53afc 100644
--- a/contrib/gitdm/domain-map
+++ b/contrib/gitdm/domain-map
@@ -19,6 +19,7 @@ ibm.com         IBM
 igalia.com      Igalia
 intel.com       Intel
 linaro.org      Linaro
+loongson.cn     Loongson Technology
 lwn.net         LWN
 microsoft.com   Microsoft
 mvista.com      MontaVista
-- 
2.34.1



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

* [PATCH  v1 3/7] contrib/gitdm: add Paul to individual contributors
  2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
  2022-09-26 13:46 ` [PATCH v1 1/7] contrib/gitdm: add Simon to individual contributors Alex Bennée
  2022-09-26 13:46 ` [PATCH v1 2/7] contrib/gitdm: add mapping for Loongson Technology Alex Bennée
@ 2022-09-26 13:46 ` Alex Bennée
  2022-09-27  9:43   ` Paul Brook
  2022-09-26 13:46 ` [PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers Alex Bennée
                   ` (3 subsequent siblings)
  6 siblings, 1 reply; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Paul Brook

Do you want to map old commits to your canonical email now as well?

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Paul Brook <paul@nowt.org>
---
 contrib/gitdm/group-map-individuals | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
index d5b05041bc..0ec003048c 100644
--- a/contrib/gitdm/group-map-individuals
+++ b/contrib/gitdm/group-map-individuals
@@ -35,3 +35,4 @@ liq3ea@gmail.com
 chetan4windows@gmail.com
 akihiko.odaki@gmail.com
 simon@simonsafar.com
+paul@nowt.org
-- 
2.34.1



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

* [PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers
  2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
                   ` (2 preceding siblings ...)
  2022-09-26 13:46 ` [PATCH v1 3/7] contrib/gitdm: add Paul to individual contributors Alex Bennée
@ 2022-09-26 13:46 ` Alex Bennée
  2022-09-26 17:02   ` WANG Xuerui
  2022-09-26 13:46 ` [PATCH v1 5/7] contrib/gitdm: add ISCAS to the academics group Alex Bennée
                   ` (2 subsequent siblings)
  6 siblings, 1 reply; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, WANG Xuerui

His blog confirms he is not affiliated with Longsoon.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: WANG Xuerui <git@xen0n.name>
---
 contrib/gitdm/group-map-individuals | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
index 0ec003048c..6a3b593df0 100644
--- a/contrib/gitdm/group-map-individuals
+++ b/contrib/gitdm/group-map-individuals
@@ -36,3 +36,4 @@ chetan4windows@gmail.com
 akihiko.odaki@gmail.com
 simon@simonsafar.com
 paul@nowt.org
+git@xen0n.name
-- 
2.34.1



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

* [PATCH  v1 5/7] contrib/gitdm: add ISCAS to the academics group
  2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
                   ` (3 preceding siblings ...)
  2022-09-26 13:46 ` [PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers Alex Bennée
@ 2022-09-26 13:46 ` Alex Bennée
  2022-09-26 15:36   ` weiwei
  2022-09-26 13:46 ` [PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes Alex Bennée
  2022-09-26 13:46 ` [PATCH v1 7/7] contrib/gitdm: add China Telecom to the domain map Alex Bennée
  6 siblings, 1 reply; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Weiwei Li

The English website (http://english.is.cas.cn/) in on a slightly
different domain but has the same logo as http://www.iscas.ac.cn/.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Weiwei Li <liweiwei@iscas.ac.cn>
---
 contrib/gitdm/group-map-academics | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/contrib/gitdm/group-map-academics b/contrib/gitdm/group-map-academics
index 44745ca85b..877a11e69b 100644
--- a/contrib/gitdm/group-map-academics
+++ b/contrib/gitdm/group-map-academics
@@ -19,3 +19,6 @@ edu.cn
 
 # Boston University
 bu.edu
+
+# Institute of Software Chinese Academy of Sciences
+iscas.ac.cn
-- 
2.34.1



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

* [PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes
  2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
                   ` (4 preceding siblings ...)
  2022-09-26 13:46 ` [PATCH v1 5/7] contrib/gitdm: add ISCAS to the academics group Alex Bennée
@ 2022-09-26 13:46 ` Alex Bennée
  2022-10-03 14:07   ` Philippe Mathieu-Daudé via
  2022-09-26 13:46 ` [PATCH v1 7/7] contrib/gitdm: add China Telecom to the domain map Alex Bennée
  6 siblings, 1 reply; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Frédéric Pétrot

again to the academic group map.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>
---
 contrib/gitdm/group-map-academics | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/contrib/gitdm/group-map-academics b/contrib/gitdm/group-map-academics
index 877a11e69b..082458e1bd 100644
--- a/contrib/gitdm/group-map-academics
+++ b/contrib/gitdm/group-map-academics
@@ -22,3 +22,6 @@ bu.edu
 
 # Institute of Software Chinese Academy of Sciences
 iscas.ac.cn
+
+# Université Grenoble Alpes
+univ-grenoble-alpes.fr
-- 
2.34.1



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

* [PATCH  v1 7/7] contrib/gitdm: add China Telecom to the domain map
  2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
                   ` (5 preceding siblings ...)
  2022-09-26 13:46 ` [PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes Alex Bennée
@ 2022-09-26 13:46 ` Alex Bennée
  6 siblings, 0 replies; 14+ messages in thread
From: Alex Bennée @ 2022-09-26 13:46 UTC (permalink / raw)
  To: qemu-devel; +Cc: Alex Bennée, Hyman Huang

Please confirm if this is a corporate contribution account.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Hyman Huang(黄勇) <huangy81@chinatelecom.cn>
---
 contrib/gitdm/domain-map | 1 +
 1 file changed, 1 insertion(+)

diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
index 434ef53afc..3727918641 100644
--- a/contrib/gitdm/domain-map
+++ b/contrib/gitdm/domain-map
@@ -10,6 +10,7 @@ bytedance.com   ByteDance
 cmss.chinamobile.com China Mobile
 citrix.com      Citrix
 crudebyte.com   Crudebyte
+chinatelecom.cn China Telecom
 eldorado.org.br Instituto de Pesquisas Eldorado
 fujitsu.com     Fujitsu
 google.com      Google
-- 
2.34.1



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

* Re: [PATCH v1 5/7] contrib/gitdm: add ISCAS to the academics group
  2022-09-26 13:46 ` [PATCH v1 5/7] contrib/gitdm: add ISCAS to the academics group Alex Bennée
@ 2022-09-26 15:36   ` weiwei
  0 siblings, 0 replies; 14+ messages in thread
From: weiwei @ 2022-09-26 15:36 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel; +Cc: liweiwei


On 2022/9/26 21:46, Alex Bennée wrote:
> The English website (http://english.is.cas.cn/) in on a slightly
> different domain but has the same logo as http://www.iscas.ac.cn/.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Weiwei Li <liweiwei@iscas.ac.cn>
> ---
>   contrib/gitdm/group-map-academics | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/contrib/gitdm/group-map-academics b/contrib/gitdm/group-map-academics
> index 44745ca85b..877a11e69b 100644
> --- a/contrib/gitdm/group-map-academics
> +++ b/contrib/gitdm/group-map-academics
> @@ -19,3 +19,6 @@ edu.cn
>   
>   # Boston University
>   bu.edu
> +
> +# Institute of Software Chinese Academy of Sciences
> +iscas.ac.cn

Thanks for your update.  It looks good to me.

Reviewed-by: Weiwei Li <liweiwei@iscas.ac.cn>

Regards,

Weiwei Li



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

* Re: [PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers
  2022-09-26 13:46 ` [PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers Alex Bennée
@ 2022-09-26 17:02   ` WANG Xuerui
  0 siblings, 0 replies; 14+ messages in thread
From: WANG Xuerui @ 2022-09-26 17:02 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel; +Cc: WANG Xuerui

Hi,

On 2022/9/26 21:46, Alex Bennée wrote:
> His blog confirms he is not affiliated with Longsoon.
It's spelled "Loongson" ;-)
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: WANG Xuerui <git@xen0n.name>
> ---
>   contrib/gitdm/group-map-individuals | 1 +
>   1 file changed, 1 insertion(+)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index 0ec003048c..6a3b593df0 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -36,3 +36,4 @@ chetan4windows@gmail.com
>   akihiko.odaki@gmail.com
>   simon@simonsafar.com
>   paul@nowt.org
> +git@xen0n.name

And thanks for updating it for me!

So with the typo fix:

Reviewed-by: WANG Xuerui <git@xen0n.name>


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

* Re: [PATCH v1 2/7] contrib/gitdm: add mapping for Loongson Technology
  2022-09-26 13:46 ` [PATCH v1 2/7] contrib/gitdm: add mapping for Loongson Technology Alex Bennée
@ 2022-09-27  0:50   ` gaosong
  0 siblings, 0 replies; 14+ messages in thread
From: gaosong @ 2022-09-27  0:50 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel; +Cc: Xiaojuan Yang


在 2022/9/26 下午9:46, Alex Bennée 写道:
> Please confirm you are happy with this mapping.
>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Xiaojuan Yang <yangxiaojuan@loongson.cn>
> Cc: Song Gao <gaosong@loongson.cn>
> ---
>   contrib/gitdm/domain-map | 1 +
>   1 file changed, 1 insertion(+)
Acked-by: Song Gao <gaosong@loongson.cn>

Thanks
Song Gao
> diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
> index 2800d9f986..434ef53afc 100644
> --- a/contrib/gitdm/domain-map
> +++ b/contrib/gitdm/domain-map
> @@ -19,6 +19,7 @@ ibm.com         IBM
>   igalia.com      Igalia
>   intel.com       Intel
>   linaro.org      Linaro
> +loongson.cn     Loongson Technology
>   lwn.net         LWN
>   microsoft.com   Microsoft
>   mvista.com      MontaVista



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

* Re: [PATCH  v1 3/7] contrib/gitdm: add Paul to individual contributors
  2022-09-26 13:46 ` [PATCH v1 3/7] contrib/gitdm: add Paul to individual contributors Alex Bennée
@ 2022-09-27  9:43   ` Paul Brook
  0 siblings, 0 replies; 14+ messages in thread
From: Paul Brook @ 2022-09-27  9:43 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel

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

Yes, I'm happy for paul@codesourcery.com to be linked to my current email for attribution purposes.

Paul

On 26 September 2022 14:46:05 BST, "Alex Bennée" <alex.bennee@linaro.org> wrote:
>Do you want to map old commits to your canonical email now as well?
>
>Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>Cc: Paul Brook <paul@nowt.org>
>---
> contrib/gitdm/group-map-individuals | 1 +
> 1 file changed, 1 insertion(+)
>
>diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
>index d5b05041bc..0ec003048c 100644
>--- a/contrib/gitdm/group-map-individuals
>+++ b/contrib/gitdm/group-map-individuals
>@@ -35,3 +35,4 @@ liq3ea@gmail.com
> chetan4windows@gmail.com
> akihiko.odaki@gmail.com
> simon@simonsafar.com
>+paul@nowt.org
>-- 
>2.34.1
>
>

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

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

* Re: [PATCH v1 1/7] contrib/gitdm: add Simon to individual contributors
  2022-09-26 13:46 ` [PATCH v1 1/7] contrib/gitdm: add Simon to individual contributors Alex Bennée
@ 2022-10-02 23:13   ` Simon Safar via
  0 siblings, 0 replies; 14+ messages in thread
From: Simon Safar via @ 2022-10-02 23:13 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel

Hi Alex,

On Mon, Sep 26, 2022, at 6:46 AM, Alex Bennée wrote:
> Please confirm this is the correct mapping for you.

it's the correct mapping, thanks for adding it! (... & sorry for the multi-day latency!)

Reviewed-by: Simon Safar <simon@simonsafar.com>

> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Simon Safar <simon@simonsafar.com>
> ---
> contrib/gitdm/group-map-individuals | 1 +
> 1 file changed, 1 insertion(+)
> 
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index f816aa8770..d5b05041bc 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -34,3 +34,4 @@ bmeng.cn@gmail.com
>  liq3ea@gmail.com
>  chetan4windows@gmail.com
>  akihiko.odaki@gmail.com
> +simon@simonsafar.com
> -- 
> 2.34.1
> 
> 


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

* Re: [PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes
  2022-09-26 13:46 ` [PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes Alex Bennée
@ 2022-10-03 14:07   ` Philippe Mathieu-Daudé via
  0 siblings, 0 replies; 14+ messages in thread
From: Philippe Mathieu-Daudé via @ 2022-10-03 14:07 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel; +Cc: Frédéric Pétrot

On 26/9/22 15:46, Alex Bennée wrote:
> again to the academic group map.
> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Frédéric Pétrot <frederic.petrot@univ-grenoble-alpes.fr>
> ---
>   contrib/gitdm/group-map-academics | 3 +++
>   1 file changed, 3 insertions(+)

Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>



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

end of thread, other threads:[~2022-10-03 14:15 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26 13:46 [PATCH v1 0/7] contrib/gitdm updates Alex Bennée
2022-09-26 13:46 ` [PATCH v1 1/7] contrib/gitdm: add Simon to individual contributors Alex Bennée
2022-10-02 23:13   ` Simon Safar via
2022-09-26 13:46 ` [PATCH v1 2/7] contrib/gitdm: add mapping for Loongson Technology Alex Bennée
2022-09-27  0:50   ` gaosong
2022-09-26 13:46 ` [PATCH v1 3/7] contrib/gitdm: add Paul to individual contributors Alex Bennée
2022-09-27  9:43   ` Paul Brook
2022-09-26 13:46 ` [PATCH v1 4/7] contrib/gitdm: add WANG Xuerui to individual contributers Alex Bennée
2022-09-26 17:02   ` WANG Xuerui
2022-09-26 13:46 ` [PATCH v1 5/7] contrib/gitdm: add ISCAS to the academics group Alex Bennée
2022-09-26 15:36   ` weiwei
2022-09-26 13:46 ` [PATCH v1 6/7] contrib/gitdm: add Université Grenoble Alpes Alex Bennée
2022-10-03 14:07   ` Philippe Mathieu-Daudé via
2022-09-26 13:46 ` [PATCH v1 7/7] contrib/gitdm: add China Telecom to the domain map Alex Bennée

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).