From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:39246) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ghMWm-0004E5-Gp for qemu-devel@nongnu.org; Wed, 09 Jan 2019 17:40:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ghMWl-0008Sz-K7 for qemu-devel@nongnu.org; Wed, 09 Jan 2019 17:40:48 -0500 Received: from mail-oi1-x242.google.com ([2607:f8b0:4864:20::242]:45481) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ghMWl-0008Sh-E6 for qemu-devel@nongnu.org; Wed, 09 Jan 2019 17:40:47 -0500 Received: by mail-oi1-x242.google.com with SMTP id y1so7678794oie.12 for ; Wed, 09 Jan 2019 14:40:47 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20190107111129.2087-3-alex.bennee@linaro.org> References: <20190107111129.2087-1-alex.bennee@linaro.org> <20190107111129.2087-3-alex.bennee@linaro.org> From: Aleksandar Markovic Date: Wed, 9 Jan 2019 23:40:46 +0100 Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v1 2/3] contrib/gitdm: Add other IBMers List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QWxleCBCZW5uw6ll?= Cc: "qemu-devel@nongnu.org" , "cota@braap.org" , Joel Stanley On Monday, January 7, 2019, Alex Benn=C3=A9e wrote= : > From: Joel Stanley > > Here are some IBMers who use their personal addresses when submitting > patches. > > Signed-off-by: Joel Stanley > Acked-by: Andrew Jeffery > Signed-off-by: Alex Benn=C3=A9e > --- > 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