qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] gitdm updates
@ 2023-03-10 15:57 Alex Bennée
  2023-03-10 15:57 ` [PULL 1/5] contrib/gitdm: Add VRULL to the domain map Alex Bennée
                   ` (6 more replies)
  0 siblings, 7 replies; 11+ messages in thread
From: Alex Bennée @ 2023-03-10 15:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Alex Bennée

The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:

  Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)

are available in the Git repository at:

  https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1

for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:

  contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)

----------------------------------------------------------------
gitdm updates for:

  - IBM
  - Facebook
  - Individual contributors
  - Ventana

----------------------------------------------------------------
Alex Bennée (5):
      contrib/gitdm: Add VRULL to the domain map
      contrib/gitdm: Add Ventana Micro Systems to the domain map
      contrib/gitdm: add Tsukasa as an individual contributor
      contrib/gitdm: Add Facebook the domain map
      contrib/gitdm: add Idan to IBM's group map

 contrib/gitdm/domain-map            | 3 +++
 contrib/gitdm/group-map-facebook    | 5 +++++
 contrib/gitdm/group-map-ibm         | 1 +
 contrib/gitdm/group-map-individuals | 1 +
 gitdm.config                        | 1 +
 5 files changed, 11 insertions(+)
 create mode 100644 contrib/gitdm/group-map-facebook

-- 
2.39.2



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

* [PULL 1/5] contrib/gitdm: Add VRULL to the domain map
  2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
@ 2023-03-10 15:57 ` Alex Bennée
  2023-03-10 15:57 ` [PULL 2/5] contrib/gitdm: Add Ventana Micro Systems " Alex Bennée
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: Alex Bennée @ 2023-03-10 15:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Alex Bennée, Philipp Tomsich

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philipp Tomsich <philipp.tomsich@vrull.eu>
Message-Id: <20221219121914.851488-4-alex.bennee@linaro.org>

diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
index 3727918641..16822fe471 100644
--- a/contrib/gitdm/domain-map
+++ b/contrib/gitdm/domain-map
@@ -38,6 +38,7 @@ sifive.com      SiFive
 suse.com        SUSE
 suse.de         SUSE
 virtuozzo.com   Virtuozzo
+vrull.eu        VRULL
 wdc.com         Western Digital
 windriver.com   Wind River
 xilinx.com      Xilinx
-- 
2.39.2



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

* [PULL 2/5] contrib/gitdm: Add Ventana Micro Systems to the domain map
  2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
  2023-03-10 15:57 ` [PULL 1/5] contrib/gitdm: Add VRULL to the domain map Alex Bennée
@ 2023-03-10 15:57 ` Alex Bennée
  2023-03-10 15:57 ` [PULL 3/5] contrib/gitdm: add Tsukasa as an individual contributor Alex Bennée
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 11+ messages in thread
From: Alex Bennée @ 2023-03-10 15:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, Alex Bennée, Sunil V L, Rahul Pathak,
	Anup Patel

We have a number of contributors from this domain which looks like it
is a corporate endeavour.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Sunil V L <sunilvl@ventanamicro.com>
Cc: Rahul Pathak <rpathak@ventanamicro.com>
Cc: Anup Patel <apatel@ventanamicro.com>
Message-Id: <20221219121914.851488-6-alex.bennee@linaro.org>

diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
index 16822fe471..1ea20b9890 100644
--- a/contrib/gitdm/domain-map
+++ b/contrib/gitdm/domain-map
@@ -37,6 +37,7 @@ siemens.com     Siemens
 sifive.com      SiFive
 suse.com        SUSE
 suse.de         SUSE
+ventanamicro.com Ventana Micro Systems
 virtuozzo.com   Virtuozzo
 vrull.eu        VRULL
 wdc.com         Western Digital
-- 
2.39.2



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

* [PULL 3/5] contrib/gitdm: add Tsukasa as an individual contributor
  2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
  2023-03-10 15:57 ` [PULL 1/5] contrib/gitdm: Add VRULL to the domain map Alex Bennée
  2023-03-10 15:57 ` [PULL 2/5] contrib/gitdm: Add Ventana Micro Systems " Alex Bennée
@ 2023-03-10 15:57 ` Alex Bennée
  2023-03-11  0:44   ` Tsukasa OI
  2023-03-10 15:57 ` [PULL 4/5] contrib/gitdm: Add Facebook the domain map Alex Bennée
                   ` (3 subsequent siblings)
  6 siblings, 1 reply; 11+ messages in thread
From: Alex Bennée @ 2023-03-10 15:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Alex Bennée, Tsukasa OI

I wasn't sure if you want to be added as an individual contributor or
an academic so please confirm.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Tsukasa OI <research_trasio@irq.a4lg.com>
Message-Id: <20221219121914.851488-7-alex.bennee@linaro.org>

diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
index 53883cc526..e2263a5ee3 100644
--- a/contrib/gitdm/group-map-individuals
+++ b/contrib/gitdm/group-map-individuals
@@ -37,3 +37,4 @@ akihiko.odaki@gmail.com
 paul@nowt.org
 git@xen0n.name
 simon@simonsafar.com
+research_trasio@irq.a4lg.com
-- 
2.39.2



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

* [PULL 4/5] contrib/gitdm: Add Facebook the domain map
  2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
                   ` (2 preceding siblings ...)
  2023-03-10 15:57 ` [PULL 3/5] contrib/gitdm: add Tsukasa as an individual contributor Alex Bennée
@ 2023-03-10 15:57 ` Alex Bennée
  2023-03-11  2:23   ` Peter Delevoryas
  2023-03-10 15:57 ` [PULL 5/5] contrib/gitdm: add Idan to IBM's group map Alex Bennée
                   ` (2 subsequent siblings)
  6 siblings, 1 reply; 11+ messages in thread
From: Alex Bennée @ 2023-03-10 15:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: peter.maydell, Alex Bennée, Iris Chen, Daniel Müller,
	Peter Delevoryas

A number of Facebook developers contribute to the project. Peter can
you confirm your want pjd.dev contributions counted here or as
an individual contributor?

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Iris Chen <irischenlj@fb.com>
Cc: Daniel Müller <muellerd@fb.com>
Reviewed-by: Peter Delevoryas <peter@pjd.dev>
Message-Id: <20221219121914.851488-9-alex.bennee@linaro.org>

diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
index 1ea20b9890..8913a886c9 100644
--- a/contrib/gitdm/domain-map
+++ b/contrib/gitdm/domain-map
@@ -12,6 +12,7 @@ citrix.com      Citrix
 crudebyte.com   Crudebyte
 chinatelecom.cn China Telecom
 eldorado.org.br Instituto de Pesquisas Eldorado
+fb.com          Facebook
 fujitsu.com     Fujitsu
 google.com      Google
 greensocs.com   GreenSocs
diff --git a/contrib/gitdm/group-map-facebook b/contrib/gitdm/group-map-facebook
new file mode 100644
index 0000000000..38589f8fb9
--- /dev/null
+++ b/contrib/gitdm/group-map-facebook
@@ -0,0 +1,5 @@
+#
+# Some Facebook contributors also occasionally use personal email addresses.
+#
+
+peter@pjd.dev
diff --git a/gitdm.config b/gitdm.config
index 288b100d89..907ffde017 100644
--- a/gitdm.config
+++ b/gitdm.config
@@ -33,6 +33,7 @@ EmailMap contrib/gitdm/domain-map
 
 GroupMap contrib/gitdm/group-map-cadence Cadence Design Systems
 GroupMap contrib/gitdm/group-map-codeweavers CodeWeavers
+GroupMap contrib/gitdm/group-map-facebook Facebook
 GroupMap contrib/gitdm/group-map-ibm IBM
 GroupMap contrib/gitdm/group-map-janustech Janus Technologies
 GroupMap contrib/gitdm/group-map-netflix Netflix
-- 
2.39.2



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

* [PULL 5/5] contrib/gitdm: add Idan to IBM's group map
  2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
                   ` (3 preceding siblings ...)
  2023-03-10 15:57 ` [PULL 4/5] contrib/gitdm: Add Facebook the domain map Alex Bennée
@ 2023-03-10 15:57 ` Alex Bennée
  2023-03-12  8:49 ` [PULL 0/5] gitdm updates Alex Bennée
  2023-03-12 10:55 ` Peter Maydell
  6 siblings, 0 replies; 11+ messages in thread
From: Alex Bennée @ 2023-03-10 15:57 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Alex Bennée, Idan Horowitz

According to LinkedIn Idan works at IBM. Please confirm if you want
these contributions counted under IBM or as personal contributions.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Idan Horowitz <idan.horowitz@gmail.com>
Message-Id: <20221219121914.851488-11-alex.bennee@linaro.org>

diff --git a/contrib/gitdm/group-map-ibm b/contrib/gitdm/group-map-ibm
index da62fa3f44..24d8dc1b86 100644
--- a/contrib/gitdm/group-map-ibm
+++ b/contrib/gitdm/group-map-ibm
@@ -12,3 +12,4 @@ jcfaracco@gmail.com
 joel@jms.id.au
 sjitindarsingh@gmail.com
 tommusta@gmail.com
+idan.horowitz@gmail.com
-- 
2.39.2



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

* Re: [PULL 3/5] contrib/gitdm: add Tsukasa as an individual contributor
  2023-03-10 15:57 ` [PULL 3/5] contrib/gitdm: add Tsukasa as an individual contributor Alex Bennée
@ 2023-03-11  0:44   ` Tsukasa OI
  0 siblings, 0 replies; 11+ messages in thread
From: Tsukasa OI @ 2023-03-11  0:44 UTC (permalink / raw)
  To: Alex Bennée, qemu-devel@nongnu.org Developers

On 2023/03/11 0:57, Alex Bennée wrote:
> I wasn't sure if you want to be added as an individual contributor or
> an academic so please confirm.

Individual.

> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Acked-by: Tsukasa OI <research_trasio@irq.a4lg.com>
> Message-Id: <20221219121914.851488-7-alex.bennee@linaro.org>
> 
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index 53883cc526..e2263a5ee3 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -37,3 +37,4 @@ akihiko.odaki@gmail.com
>  paul@nowt.org
>  git@xen0n.name
>  simon@simonsafar.com
> +research_trasio@irq.a4lg.com


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

* Re: [PULL 4/5] contrib/gitdm: Add Facebook the domain map
  2023-03-10 15:57 ` [PULL 4/5] contrib/gitdm: Add Facebook the domain map Alex Bennée
@ 2023-03-11  2:23   ` Peter Delevoryas
  0 siblings, 0 replies; 11+ messages in thread
From: Peter Delevoryas @ 2023-03-11  2:23 UTC (permalink / raw)
  To: Alex Bennée; +Cc: qemu-devel, peter.maydell, Iris Chen, Daniel Müller



> On Mar 10, 2023, at 7:57 AM, Alex Bennée <alex.bennee@linaro.org> wrote:
> 
> A number of Facebook developers contribute to the project. Peter can
> you confirm your want pjd.dev contributions counted here or as
> an individual contributor?

I want them counted as Facebook, for now. If I leave Facebook I’ll send an update 

Thanks!
Peter

> 
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> Cc: Iris Chen <irischenlj@fb.com>
> Cc: Daniel Müller <muellerd@fb.com>
> Reviewed-by: Peter Delevoryas <peter@pjd.dev>
> Message-Id: <20221219121914.851488-9-alex.bennee@linaro.org>
> 
> diff --git a/contrib/gitdm/domain-map b/contrib/gitdm/domain-map
> index 1ea20b9890..8913a886c9 100644
> --- a/contrib/gitdm/domain-map
> +++ b/contrib/gitdm/domain-map
> @@ -12,6 +12,7 @@ citrix.com      Citrix
> crudebyte.com   Crudebyte
> chinatelecom.cn China Telecom
> eldorado.org.br Instituto de Pesquisas Eldorado
> +fb.com          Facebook
> fujitsu.com     Fujitsu
> google.com      Google
> greensocs.com   GreenSocs
> diff --git a/contrib/gitdm/group-map-facebook b/contrib/gitdm/group-map-facebook
> new file mode 100644
> index 0000000000..38589f8fb9
> --- /dev/null
> +++ b/contrib/gitdm/group-map-facebook
> @@ -0,0 +1,5 @@
> +#
> +# Some Facebook contributors also occasionally use personal email addresses.
> +#
> +
> +peter@pjd.dev
> diff --git a/gitdm.config b/gitdm.config
> index 288b100d89..907ffde017 100644
> --- a/gitdm.config
> +++ b/gitdm.config
> @@ -33,6 +33,7 @@ EmailMap contrib/gitdm/domain-map
> 
> GroupMap contrib/gitdm/group-map-cadence Cadence Design Systems
> GroupMap contrib/gitdm/group-map-codeweavers CodeWeavers
> +GroupMap contrib/gitdm/group-map-facebook Facebook
> GroupMap contrib/gitdm/group-map-ibm IBM
> GroupMap contrib/gitdm/group-map-janustech Janus Technologies
> GroupMap contrib/gitdm/group-map-netflix Netflix
> -- 
> 2.39.2
> 



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

* Re: [PULL 0/5] gitdm updates
  2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
                   ` (4 preceding siblings ...)
  2023-03-10 15:57 ` [PULL 5/5] contrib/gitdm: add Idan to IBM's group map Alex Bennée
@ 2023-03-12  8:49 ` Alex Bennée
  2023-03-12 10:58   ` Peter Maydell
  2023-03-12 10:55 ` Peter Maydell
  6 siblings, 1 reply; 11+ messages in thread
From: Alex Bennée @ 2023-03-12  8:49 UTC (permalink / raw)
  To: Alex Bennée; +Cc: qemu-devel, peter.maydell


Alex Bennée <alex.bennee@linaro.org> writes:

> The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:
>
>   Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1
>
> for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:
>
>   contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)
>
> ----------------------------------------------------------------
> gitdm updates for:
>
>   - IBM
>   - Facebook
>   - Individual contributors
>   - Ventana

I realise I should have scrubbed some of the questioning commments give
the r-b/a-b tags. I'll re-spin a v2 of this.

>
> ----------------------------------------------------------------
> Alex Bennée (5):
>       contrib/gitdm: Add VRULL to the domain map
>       contrib/gitdm: Add Ventana Micro Systems to the domain map
>       contrib/gitdm: add Tsukasa as an individual contributor
>       contrib/gitdm: Add Facebook the domain map
>       contrib/gitdm: add Idan to IBM's group map
>
>  contrib/gitdm/domain-map            | 3 +++
>  contrib/gitdm/group-map-facebook    | 5 +++++
>  contrib/gitdm/group-map-ibm         | 1 +
>  contrib/gitdm/group-map-individuals | 1 +
>  gitdm.config                        | 1 +
>  5 files changed, 11 insertions(+)
>  create mode 100644 contrib/gitdm/group-map-facebook


-- 
Alex Bennée
Virtualisation Tech Lead @ Linaro


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

* Re: [PULL 0/5] gitdm updates
  2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
                   ` (5 preceding siblings ...)
  2023-03-12  8:49 ` [PULL 0/5] gitdm updates Alex Bennée
@ 2023-03-12 10:55 ` Peter Maydell
  6 siblings, 0 replies; 11+ messages in thread
From: Peter Maydell @ 2023-03-12 10:55 UTC (permalink / raw)
  To: Alex Bennée; +Cc: qemu-devel

On Fri, 10 Mar 2023 at 15:57, Alex Bennée <alex.bennee@linaro.org> wrote:
>
> The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:
>
>   Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)
>
> are available in the Git repository at:
>
>   https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1
>
> for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:
>
>   contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)
>
> ----------------------------------------------------------------
> gitdm updates for:
>
>   - IBM
>   - Facebook
>   - Individual contributors
>   - Ventana
>
> ----------------------------------------------------------------


Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/8.0
for any user-visible changes.

-- PMM


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

* Re: [PULL 0/5] gitdm updates
  2023-03-12  8:49 ` [PULL 0/5] gitdm updates Alex Bennée
@ 2023-03-12 10:58   ` Peter Maydell
  0 siblings, 0 replies; 11+ messages in thread
From: Peter Maydell @ 2023-03-12 10:58 UTC (permalink / raw)
  To: Alex Bennée; +Cc: qemu-devel

On Sun, 12 Mar 2023 at 08:50, Alex Bennée <alex.bennee@linaro.org> wrote:
>
>
> Alex Bennée <alex.bennee@linaro.org> writes:
>
> > The following changes since commit ee59483267de29056b5b2ee2421ef3844e5c9932:
> >
> >   Merge tag 'qemu-openbios-20230307' of https://github.com/mcayland/qemu into staging (2023-03-09 16:55:03 +0000)
> >
> > are available in the Git repository at:
> >
> >   https://gitlab.com/stsquad/qemu.git tags/pull-gitdm-100323-1
> >
> > for you to fetch changes up to 0194e846c43f0ee18e0384c0c1f35757760e04ec:
> >
> >   contrib/gitdm: add Idan to IBM's group map (2023-03-10 15:54:43 +0000)
> >
> > ----------------------------------------------------------------
> > gitdm updates for:
> >
> >   - IBM
> >   - Facebook
> >   - Individual contributors
> >   - Ventana
>
> I realise I should have scrubbed some of the questioning commments give
> the r-b/a-b tags. I'll re-spin a v2 of this.

Oops, I merged this before I saw this email...

-- PMM


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

end of thread, other threads:[~2023-03-12 10:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-10 15:57 [PULL 0/5] gitdm updates Alex Bennée
2023-03-10 15:57 ` [PULL 1/5] contrib/gitdm: Add VRULL to the domain map Alex Bennée
2023-03-10 15:57 ` [PULL 2/5] contrib/gitdm: Add Ventana Micro Systems " Alex Bennée
2023-03-10 15:57 ` [PULL 3/5] contrib/gitdm: add Tsukasa as an individual contributor Alex Bennée
2023-03-11  0:44   ` Tsukasa OI
2023-03-10 15:57 ` [PULL 4/5] contrib/gitdm: Add Facebook the domain map Alex Bennée
2023-03-11  2:23   ` Peter Delevoryas
2023-03-10 15:57 ` [PULL 5/5] contrib/gitdm: add Idan to IBM's group map Alex Bennée
2023-03-12  8:49 ` [PULL 0/5] gitdm updates Alex Bennée
2023-03-12 10:58   ` Peter Maydell
2023-03-12 10:55 ` Peter Maydell

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