[Qemu-devel] [PATCH v1 2/3] contrib/gitdm: Add other IBMers

Alex Bennée posted 3 patches 6 years, 10 months ago
There is a newer version of this series
[Qemu-devel] [PATCH v1 2/3] contrib/gitdm: Add other IBMers
Posted by Alex Bennée 6 years, 10 months ago
From: Joel Stanley <joel@jms.id.au>

Here are some IBMers who use their personal addresses when submitting
patches.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
---
 contrib/gitdm/group-map-ibm | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/contrib/gitdm/group-map-ibm b/contrib/gitdm/group-map-ibm
index b66db5f4a8..6c0570107d 100644
--- a/contrib/gitdm/group-map-ibm
+++ b/contrib/gitdm/group-map-ibm
@@ -2,5 +2,10 @@
 # Some IBM contributors submit via another domain
 #
 
+aik@ozlabs.ru
+andrew@aj.id.au
+benh@kernel.crashing.org
 clg@kaod.org
 groug@kaod.org
+joel@jms.id.au
+sjitindarsingh@gmail.com
-- 
2.17.1


Re: [Qemu-devel] [PATCH v1 2/3] contrib/gitdm: Add other IBMers
Posted by Aleksandar Markovic 6 years, 10 months ago
On Monday, January 7, 2019, Alex Bennée <alex.bennee@linaro.org> wrote:

> From: Joel Stanley <joel@jms.id.au>
>
> Here are some IBMers who use their personal addresses when submitting
> patches.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
> Acked-by: Andrew Jeffery <andrew@aj.id.au>
> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
> ---
>  contrib/gitdm/group-map-ibm | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/contrib/gitdm/group-map-ibm b/contrib/gitdm/group-map-ibm
> index b66db5f4a8..6c0570107d 100644
> --- a/contrib/gitdm/group-map-ibm
> +++ b/contrib/gitdm/group-map-ibm
> @@ -2,5 +2,10 @@
>  # Some IBM contributors submit via another domain
>  #
>
> +aik@ozlabs.ru
> +andrew@aj.id.au
> +benh@kernel.crashing.org
>  clg@kaod.org
>  groug@kaod.org
> +joel@jms.id.au
> +sjitindarsingh@gmail.com
> --
> 2.17.1
>
>
 Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>