From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:44349) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gi16Q-00065P-GT for qemu-devel@nongnu.org; Fri, 11 Jan 2019 13:00:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gi16P-0005iQ-LQ for qemu-devel@nongnu.org; Fri, 11 Jan 2019 13:00:18 -0500 Received: from mail-wm1-x341.google.com ([2a00:1450:4864:20::341]:33341) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gi16O-0005fV-Pf for qemu-devel@nongnu.org; Fri, 11 Jan 2019 13:00:17 -0500 Received: by mail-wm1-x341.google.com with SMTP id r24so2561277wmh.0 for ; Fri, 11 Jan 2019 10:00:11 -0800 (PST) References: <20190107111129.2087-1-alex.bennee@linaro.org> From: Alex =?utf-8?Q?Benn=C3=A9e?= In-reply-to: Date: Fri, 11 Jan 2019 18:00:09 +0000 Message-ID: <87muo7ulau.fsf@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH v1 0/3] gitdm updates List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Aleksandar Markovic Cc: "qemu-devel@nongnu.org" , "cota@braap.org" Aleksandar Markovic writes: > On Monday, January 7, 2019, Alex Benn=C3=A9e wro= te: > >> >> Hi, >> >> Added a few more updates mostly of IBMers with non corporate emails. > > > Alex, it seems logical to me that you also create a section on gitdm in > MAINTAINERS, and set yourself as the maintainer for contrib/gitdm/*. I guess - do we do that for other contrib stuff? > > Alelsandar > > > >> The year-end stats as per: >> >> git log --numstat --after=3D"1/1/2018 00:00" \ >> --before=3D"31/12/2018 23:59" | gitdm -n -l 10 >> >> Are: >> >> Top changeset contributors by employer >> Red Hat 3091 (43.3%) >> Linaro 1201 (16.8%) >> (None) 484 (6.8%) >> IBM 426 (6.0%) >> Academics (various) 186 (2.6%) >> Virtuozzo 172 (2.4%) >> Wave Computing 118 (1.7%) >> Igalia 109 (1.5%) >> Xilinx 102 (1.4%) >> Cadence Design Systems 80 (1.1%) >> >> Top lines changed by employer >> Red Hat 140523 (30.3%) >> Cadence Design Systems 81010 (17.5%) >> Linaro 78098 (16.8%) >> Wave Computing 33134 (7.1%) >> IBM 18918 (4.1%) >> SiFive 14436 (3.1%) >> Academics (various) 11995 (2.6%) >> (None) 11458 (2.5%) >> Virtuozzo 10770 (2.3%) >> Oracle 6698 (1.4%) >> >> Alex Benn=C3=A9e (2): >> contrib/gitdm: add Nokia and Proxmox to the domain-map >> contrib/gitdm: add two more IBM'ers to group-map-ibm >> >> Joel Stanley (1): >> contrib/gitdm: Add other IBMers >> >> contrib/gitdm/domain-map | 2 ++ >> contrib/gitdm/group-map-ibm | 7 +++++++ >> 2 files changed, 9 insertions(+) >> >> -- >> 2.17.1 >> >> >> -- Alex Benn=C3=A9e