[RFC PATCH] contrib/gitdm: Add more individual contributors

Philippe Mathieu-Daudé posted 1 patch 3 years, 7 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Failed in applying to current master (apply log)
contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
contrib/gitdm/group-map-redhat      |  1 -
2 files changed, 22 insertions(+), 1 deletion(-)
[RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Philippe Mathieu-Daudé 3 years, 7 months ago
These individual contributors have a number of contributions,
add them to the 'individual' group map.

Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
Cc: Alistair Francis <alistair@alistair23.me>
Cc: Artyom Tarasenko <atar4qemu@gmail.com>
Cc: David Carlier <devnexen@gmail.com>
Cc: Finn Thain <fthain@telegraphics.com.au>
Cc: Guenter Roeck <linux@roeck-us.net>
Cc: Helge Deller <deller@gmx.de>
Cc: Hervé Poussineau <hpoussin@reactos.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
Cc: Laurent Vivier <laurent@vivier.eu>
Cc: Michael Rolnik <mrolnik@gmail.com>
Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
Cc: Paul Burton <paulburton@kernel.org>
Cc: Paul Zimmerman <pauldzim@gmail.com>
Cc: Stefan Weil <sw@weilnetz.de>
Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
Cc: Sven Schnelle <svens@stackframe.org>
Cc: Thomas Huth <huth@tuxfamily.org>
Cc: Volker Rümelin <vr_qemu@t-online.de>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
To the developers Cc'ed: If you agree with your entry, please
reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
care, please either reply with Nack-by or ignore this patch.
I'll repost in 2 weeks as formal patch (not RFC) with only the
entries acked by their author.
---
 contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
 contrib/gitdm/group-map-redhat      |  1 -
 2 files changed, 22 insertions(+), 1 deletion(-)

diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
index cf8a2ce367..b478fd4576 100644
--- a/contrib/gitdm/group-map-individuals
+++ b/contrib/gitdm/group-map-individuals
@@ -16,3 +16,25 @@ aurelien@aurel32.net
 balaton@eik.bme.hu
 e.emanuelegiuseppe@gmail.com
 andrew.smirnov@gmail.com
+sw@weilnetz.de
+huth@tuxfamily.org
+laurent@vivier.eu
+atar4qemu@gmail.com
+hpoussin@reactos.org
+deller@gmx.de
+alistair@alistair23.me
+fthain@telegraphics.com.au
+svens@stackframe.org
+aleksandar.qemu.devel@gmail.com
+jhogan@kernel.org
+paulburton@kernel.org
+vr_qemu@t-online.de
+nieklinnenbank@gmail.com
+devnexen@gmail.com
+jcd@tribudubois.net
+dirty.ice.hu@gmail.com
+mrolnik@gmail.com
+pauldzim@gmail.com
+linux@roeck-us.net
+sundeep.lkml@gmail.com
+ahmedkhaledkaraman@gmail.com
diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
index d15db2d35e..4a8ca84b36 100644
--- a/contrib/gitdm/group-map-redhat
+++ b/contrib/gitdm/group-map-redhat
@@ -3,6 +3,5 @@
 #
 
 david@gibson.dropbear.id.au
-laurent@vivier.eu
 pjp@fedoraproject.org
 armbru@pond.sub.org
-- 
2.26.2

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Helge Deller 3 years, 7 months ago
On 10/4/20 8:25 PM, Philippe Mathieu-Daudé wrote:
> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.

Acked-by: Helge Deller <deller@gmx.de>

Thanks!
Helge

> ---
>  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>  contrib/gitdm/group-map-redhat      |  1 -
>  2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>  balaton@eik.bme.hu
>  e.emanuelegiuseppe@gmail.com
>  andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com
> diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
> index d15db2d35e..4a8ca84b36 100644
> --- a/contrib/gitdm/group-map-redhat
> +++ b/contrib/gitdm/group-map-redhat
> @@ -3,6 +3,5 @@
>  #
>
>  david@gibson.dropbear.id.au
> -laurent@vivier.eu
>  pjp@fedoraproject.org
>  armbru@pond.sub.org
>


Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Stefan Weil 3 years, 7 months ago
Am 04.10.20 um 20:25 schrieb Philippe Mathieu-Daudé:

> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> ---
>   contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>   contrib/gitdm/group-map-redhat      |  1 -
>   2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>   balaton@eik.bme.hu
>   e.emanuelegiuseppe@gmail.com
>   andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com


Acked-by: Stefan Weil <sw@weilnetz.de>


Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Niek Linnenbank 3 years, 7 months ago
Acked-by: Niek Linnenbank <nieklinnenbank@gmail.com>


Op zo 4 okt. 2020 20:25 schreef Philippe Mathieu-Daudé <f4bug@amsat.org>:

> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> ---
>  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>  contrib/gitdm/group-map-redhat      |  1 -
>  2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals
> b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>  balaton@eik.bme.hu
>  e.emanuelegiuseppe@gmail.com
>  andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com
> diff --git a/contrib/gitdm/group-map-redhat
> b/contrib/gitdm/group-map-redhat
> index d15db2d35e..4a8ca84b36 100644
> --- a/contrib/gitdm/group-map-redhat
> +++ b/contrib/gitdm/group-map-redhat
> @@ -3,6 +3,5 @@
>  #
>
>  david@gibson.dropbear.id.au
> -laurent@vivier.eu
>  pjp@fedoraproject.org
>  armbru@pond.sub.org
> --
> 2.26.2
>
>
Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by David CARLIER 3 years, 7 months ago
Acked-by: David Carlier <devnexen@gmail.com>

On Sun, 4 Oct 2020 at 22:07, Niek Linnenbank <nieklinnenbank@gmail.com> wrote:
>
> Acked-by: Niek Linnenbank <nieklinnenbank@gmail.com>
>
>
> Op zo 4 okt. 2020 20:25 schreef Philippe Mathieu-Daudé <f4bug@amsat.org>:
>>
>> These individual contributors have a number of contributions,
>> add them to the 'individual' group map.
>>
>> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
>> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
>> Cc: Alistair Francis <alistair@alistair23.me>
>> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
>> Cc: David Carlier <devnexen@gmail.com>
>> Cc: Finn Thain <fthain@telegraphics.com.au>
>> Cc: Guenter Roeck <linux@roeck-us.net>
>> Cc: Helge Deller <deller@gmx.de>
>> Cc: Hervé Poussineau <hpoussin@reactos.org>
>> Cc: James Hogan <jhogan@kernel.org>
>> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
>> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
>> Cc: Laurent Vivier <laurent@vivier.eu>
>> Cc: Michael Rolnik <mrolnik@gmail.com>
>> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
>> Cc: Paul Burton <paulburton@kernel.org>
>> Cc: Paul Zimmerman <pauldzim@gmail.com>
>> Cc: Stefan Weil <sw@weilnetz.de>
>> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
>> Cc: Sven Schnelle <svens@stackframe.org>
>> Cc: Thomas Huth <huth@tuxfamily.org>
>> Cc: Volker Rümelin <vr_qemu@t-online.de>
>> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
>> ---
>> To the developers Cc'ed: If you agree with your entry, please
>> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
>> care, please either reply with Nack-by or ignore this patch.
>> I'll repost in 2 weeks as formal patch (not RFC) with only the
>> entries acked by their author.
>> ---
>>  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>>  contrib/gitdm/group-map-redhat      |  1 -
>>  2 files changed, 22 insertions(+), 1 deletion(-)
>>
>> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
>> index cf8a2ce367..b478fd4576 100644
>> --- a/contrib/gitdm/group-map-individuals
>> +++ b/contrib/gitdm/group-map-individuals
>> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>>  balaton@eik.bme.hu
>>  e.emanuelegiuseppe@gmail.com
>>  andrew.smirnov@gmail.com
>> +sw@weilnetz.de
>> +huth@tuxfamily.org
>> +laurent@vivier.eu
>> +atar4qemu@gmail.com
>> +hpoussin@reactos.org
>> +deller@gmx.de
>> +alistair@alistair23.me
>> +fthain@telegraphics.com.au
>> +svens@stackframe.org
>> +aleksandar.qemu.devel@gmail.com
>> +jhogan@kernel.org
>> +paulburton@kernel.org
>> +vr_qemu@t-online.de
>> +nieklinnenbank@gmail.com
>> +devnexen@gmail.com
>> +jcd@tribudubois.net
>> +dirty.ice.hu@gmail.com
>> +mrolnik@gmail.com
>> +pauldzim@gmail.com
>> +linux@roeck-us.net
>> +sundeep.lkml@gmail.com
>> +ahmedkhaledkaraman@gmail.com
>> diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
>> index d15db2d35e..4a8ca84b36 100644
>> --- a/contrib/gitdm/group-map-redhat
>> +++ b/contrib/gitdm/group-map-redhat
>> @@ -3,6 +3,5 @@
>>  #
>>
>>  david@gibson.dropbear.id.au
>> -laurent@vivier.eu
>>  pjp@fedoraproject.org
>>  armbru@pond.sub.org
>> --
>> 2.26.2
>>

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Paul Zimmerman 3 years, 7 months ago
On Sun, Oct 4, 2020 at 11:25 AM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> ---
>  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>  contrib/gitdm/group-map-redhat      |  1 -
>  2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>  balaton@eik.bme.hu
>  e.emanuelegiuseppe@gmail.com
>  andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com
> diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
> index d15db2d35e..4a8ca84b36 100644
> --- a/contrib/gitdm/group-map-redhat
> +++ b/contrib/gitdm/group-map-redhat
> @@ -3,6 +3,5 @@
>  #
>
>  david@gibson.dropbear.id.au
> -laurent@vivier.eu
>  pjp@fedoraproject.org
>  armbru@pond.sub.org
> --
> 2.26.2
>

Acked-by: Paul Zimmerman <pauldzim@gmail.com>

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Volker Rümelin 3 years, 7 months ago
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> ---
>  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>  contrib/gitdm/group-map-redhat      |  1 -
>  2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>  balaton@eik.bme.hu
>  e.emanuelegiuseppe@gmail.com
>  andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com
> diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
> index d15db2d35e..4a8ca84b36 100644
> --- a/contrib/gitdm/group-map-redhat
> +++ b/contrib/gitdm/group-map-redhat
> @@ -3,6 +3,5 @@
>  #
>  
>  david@gibson.dropbear.id.au
> -laurent@vivier.eu
>  pjp@fedoraproject.org
>  armbru@pond.sub.org

Acked-by: Volker Rümelin <vr_qemu@t-online.de>

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by sundeep subbaraya 3 years, 7 months ago
Acked-by: Subbaraya Sundeep <sundeep.lkml@gmail.com>

Thanks,
Sundeep

On Sun, Oct 4, 2020 at 11:55 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> ---
>  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>  contrib/gitdm/group-map-redhat      |  1 -
>  2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>  balaton@eik.bme.hu
>  e.emanuelegiuseppe@gmail.com
>  andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com
> diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
> index d15db2d35e..4a8ca84b36 100644
> --- a/contrib/gitdm/group-map-redhat
> +++ b/contrib/gitdm/group-map-redhat
> @@ -3,6 +3,5 @@
>  #
>
>  david@gibson.dropbear.id.au
> -laurent@vivier.eu
>  pjp@fedoraproject.org
>  armbru@pond.sub.org
> --
> 2.26.2
>

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Michael Rolnik 3 years, 7 months ago
Acked-by: Michael Rolnik <mrolnik@gmail.com <pauldzim@gmail.com>>

On Mon, Oct 12, 2020 at 8:56 AM sundeep subbaraya <sundeep.lkml@gmail.com>
wrote:

> Acked-by: Subbaraya Sundeep <sundeep.lkml@gmail.com>
>
> Thanks,
> Sundeep
>
> On Sun, Oct 4, 2020 at 11:55 PM Philippe Mathieu-Daudé <f4bug@amsat.org>
> wrote:
> >
> > These individual contributors have a number of contributions,
> > add them to the 'individual' group map.
> >
> > Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> > Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> > Cc: Alistair Francis <alistair@alistair23.me>
> > Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> > Cc: David Carlier <devnexen@gmail.com>
> > Cc: Finn Thain <fthain@telegraphics.com.au>
> > Cc: Guenter Roeck <linux@roeck-us.net>
> > Cc: Helge Deller <deller@gmx.de>
> > Cc: Hervé Poussineau <hpoussin@reactos.org>
> > Cc: James Hogan <jhogan@kernel.org>
> > Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> > Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> > Cc: Laurent Vivier <laurent@vivier.eu>
> > Cc: Michael Rolnik <mrolnik@gmail.com>
> > Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> > Cc: Paul Burton <paulburton@kernel.org>
> > Cc: Paul Zimmerman <pauldzim@gmail.com>
> > Cc: Stefan Weil <sw@weilnetz.de>
> > Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> > Cc: Sven Schnelle <svens@stackframe.org>
> > Cc: Thomas Huth <huth@tuxfamily.org>
> > Cc: Volker Rümelin <vr_qemu@t-online.de>
> > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> > ---
> > To the developers Cc'ed: If you agree with your entry, please
> > reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> > care, please either reply with Nack-by or ignore this patch.
> > I'll repost in 2 weeks as formal patch (not RFC) with only the
> > entries acked by their author.
> > ---
> >  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
> >  contrib/gitdm/group-map-redhat      |  1 -
> >  2 files changed, 22 insertions(+), 1 deletion(-)
> >
> > diff --git a/contrib/gitdm/group-map-individuals
> b/contrib/gitdm/group-map-individuals
> > index cf8a2ce367..b478fd4576 100644
> > --- a/contrib/gitdm/group-map-individuals
> > +++ b/contrib/gitdm/group-map-individuals
> > @@ -16,3 +16,25 @@ aurelien@aurel32.net
> >  balaton@eik.bme.hu
> >  e.emanuelegiuseppe@gmail.com
> >  andrew.smirnov@gmail.com
> > +sw@weilnetz.de
> > +huth@tuxfamily.org
> > +laurent@vivier.eu
> > +atar4qemu@gmail.com
> > +hpoussin@reactos.org
> > +deller@gmx.de
> > +alistair@alistair23.me
> > +fthain@telegraphics.com.au
> > +svens@stackframe.org
> > +aleksandar.qemu.devel@gmail.com
> > +jhogan@kernel.org
> > +paulburton@kernel.org
> > +vr_qemu@t-online.de
> > +nieklinnenbank@gmail.com
> > +devnexen@gmail.com
> > +jcd@tribudubois.net
> > +dirty.ice.hu@gmail.com
> > +mrolnik@gmail.com
> > +pauldzim@gmail.com
> > +linux@roeck-us.net
> > +sundeep.lkml@gmail.com
> > +ahmedkhaledkaraman@gmail.com
> > diff --git a/contrib/gitdm/group-map-redhat
> b/contrib/gitdm/group-map-redhat
> > index d15db2d35e..4a8ca84b36 100644
> > --- a/contrib/gitdm/group-map-redhat
> > +++ b/contrib/gitdm/group-map-redhat
> > @@ -3,6 +3,5 @@
> >  #
> >
> >  david@gibson.dropbear.id.au
> > -laurent@vivier.eu
> >  pjp@fedoraproject.org
> >  armbru@pond.sub.org
> > --
> > 2.26.2
> >
>


-- 
Best Regards,
Michael Rolnik
Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Thomas Huth 3 years, 7 months ago
Am Sun,  4 Oct 2020 20:25:06 +0200
schrieb Philippe Mathieu-Daudé <f4bug@amsat.org>:

> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
> 
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.

Acked-by: Thomas Huth <huth@tuxfamily.org>

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by James Hogan 3 years, 7 months ago
On Sun, Oct 04, 2020 at 08:25:06PM +0200, Philippe Mathieu-Daudé wrote:
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net

...

> +jhogan@kernel.org

This is currently accurate, though most of my contributions were while
working at ImgTec / MIPS. If thats fine,

Acked-by: James Hogan <jhogan@kernel.org>

Cheers
James

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Artyom Tarasenko 3 years, 7 months ago
On Sun, Oct 4, 2020 at 8:25 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
...
> +atar4qemu@gmail.com
Acked-by: Artyom Tarasenko <atar4qemu@gmail.com>

Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Jean-Christophe DUBOIS 3 years, 6 months ago
Acked-by Jean-Christophe Dubois <jcd@tribudubois.net>

On 04/10/2020 20:25, Philippe Mathieu-Daudé wrote:
> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> ---
>   contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>   contrib/gitdm/group-map-redhat      |  1 -
>   2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>   balaton@eik.bme.hu
>   e.emanuelegiuseppe@gmail.com
>   andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com
> diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
> index d15db2d35e..4a8ca84b36 100644
> --- a/contrib/gitdm/group-map-redhat
> +++ b/contrib/gitdm/group-map-redhat
> @@ -3,6 +3,5 @@
>   #
>   
>   david@gibson.dropbear.id.au
> -laurent@vivier.eu
>   pjp@fedoraproject.org
>   armbru@pond.sub.org



Re: [RFC PATCH] contrib/gitdm: Add more individual contributors
Posted by Ahmed Karaman 3 years, 7 months ago
On Sun, Oct 4, 2020, 8:25 PM Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:

> These individual contributors have a number of contributions,
> add them to the 'individual' group map.
>
> Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
> Cc: Aleksandar Markovic <aleksandar.qemu.devel@gmail.com>
> Cc: Alistair Francis <alistair@alistair23.me>
> Cc: Artyom Tarasenko <atar4qemu@gmail.com>
> Cc: David Carlier <devnexen@gmail.com>
> Cc: Finn Thain <fthain@telegraphics.com.au>
> Cc: Guenter Roeck <linux@roeck-us.net>
> Cc: Helge Deller <deller@gmx.de>
> Cc: Hervé Poussineau <hpoussin@reactos.org>
> Cc: James Hogan <jhogan@kernel.org>
> Cc: Jean-Christophe Dubois <jcd@tribudubois.net>
> Cc: Kővágó Zoltán <dirty.ice.hu@gmail.com>
> Cc: Laurent Vivier <laurent@vivier.eu>
> Cc: Michael Rolnik <mrolnik@gmail.com>
> Cc: Niek Linnenbank <nieklinnenbank@gmail.com>
> Cc: Paul Burton <paulburton@kernel.org>
> Cc: Paul Zimmerman <pauldzim@gmail.com>
> Cc: Stefan Weil <sw@weilnetz.de>
> Cc: Subbaraya Sundeep <sundeep.lkml@gmail.com>
> Cc: Sven Schnelle <svens@stackframe.org>
> Cc: Thomas Huth <huth@tuxfamily.org>
> Cc: Volker Rümelin <vr_qemu@t-online.de>
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
> To the developers Cc'ed: If you agree with your entry, please
> reply with a Reviewed-by/Acked-by tag. If you disagree or doesn't
> care, please either reply with Nack-by or ignore this patch.
> I'll repost in 2 weeks as formal patch (not RFC) with only the
> entries acked by their author.
> ---
>  contrib/gitdm/group-map-individuals | 22 ++++++++++++++++++++++
>  contrib/gitdm/group-map-redhat      |  1 -
>  2 files changed, 22 insertions(+), 1 deletion(-)
>
> diff --git a/contrib/gitdm/group-map-individuals
> b/contrib/gitdm/group-map-individuals
> index cf8a2ce367..b478fd4576 100644
> --- a/contrib/gitdm/group-map-individuals
> +++ b/contrib/gitdm/group-map-individuals
> @@ -16,3 +16,25 @@ aurelien@aurel32.net
>  balaton@eik.bme.hu
>  e.emanuelegiuseppe@gmail.com
>  andrew.smirnov@gmail.com
> +sw@weilnetz.de
> +huth@tuxfamily.org
> +laurent@vivier.eu
> +atar4qemu@gmail.com
> +hpoussin@reactos.org
> +deller@gmx.de
> +alistair@alistair23.me
> +fthain@telegraphics.com.au
> +svens@stackframe.org
> +aleksandar.qemu.devel@gmail.com
> +jhogan@kernel.org
> +paulburton@kernel.org
> +vr_qemu@t-online.de
> +nieklinnenbank@gmail.com
> +devnexen@gmail.com
> +jcd@tribudubois.net
> +dirty.ice.hu@gmail.com
> +mrolnik@gmail.com
> +pauldzim@gmail.com
> +linux@roeck-us.net
> +sundeep.lkml@gmail.com
> +ahmedkhaledkaraman@gmail.com
> diff --git a/contrib/gitdm/group-map-redhat
> b/contrib/gitdm/group-map-redhat
> index d15db2d35e..4a8ca84b36 100644
> --- a/contrib/gitdm/group-map-redhat
> +++ b/contrib/gitdm/group-map-redhat
> @@ -3,6 +3,5 @@
>  #
>
>  david@gibson.dropbear.id.au
> -laurent@vivier.eu
>  pjp@fedoraproject.org
>  armbru@pond.sub.org
> --
> 2.26.2
>

Acked-by: Ahmed Karaman <ahmedkhaledkaraman@gmail.com <pauldzim@gmail.com>>

>