From: Laurent Vivier <laurent@vivier.eu>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>,
"Alex Bennée" <alex.bennee@linaro.org>
Cc: qemu-devel@nongnu.org, maxim.kuvyrkov@linaro.org
Subject: Re: [Qemu-devel] [RFC PATCH v2] contrib: add a basic gitdm config
Date: Fri, 14 Dec 2018 12:06:42 +0100 [thread overview]
Message-ID: <9807a1e9-de66-fff1-d1cc-dd0fe45d5f23@vivier.eu> (raw)
In-Reply-To: <807c60e6-2a76-d7e4-6cbf-ef305b784ce7@redhat.com>
On 14/12/2018 11:51, Philippe Mathieu-Daudé wrote:
> On 12/12/18 11:25 AM, Alex Bennée wrote:
>> This is a QEMU specific version of a gitdm config for generating
>> reports on the contributor base of the project. I've added enough
>> group maps and domain aliases to ensure the current top ten is as
>> reflective as it can be. As of this commit running:
>>
>> git log --numstat --since "Last Year" | gitdm -n -l 10
>>
>> Reports:
>>
>> Top changeset contributors by employer
>> Red Hat 3126 (44.0%)
>> Linaro 1166 (16.4%)
>> (None) 684 (9.6%)
>> IBM 348 (4.9%)
>> Virtuozzo 168 (2.4%)
>> Xilinx 102 (1.4%)
>> Wave Computing 101 (1.4%)
>> Igalia 93 (1.3%)
>> Cadence Design Systems 88 (1.2%)
>> SiFive 59 (0.8%)
>>
>> Top lines changed by employer
>> Red Hat 143166 (27.9%)
>> Cadence Design Systems 126554 (24.6%)
>> Linaro 78845 (15.3%)
>> Wave Computing 32263 (6.3%)
>> (None) 21789 (4.2%)
>> SiFive 14392 (2.8%)
>> IBM 12219 (2.4%)
>> Virtuozzo 10445 (2.0%)
>> CodeWeavers 9179 (1.8%)
>> Xilinx 4572 (0.9%)
>>
>> Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
>>
>> ---
>> v2
>> - use aliases instead of .mailmap
>> - add more companies to domainmap
>> - add more groups to cover non-corporate email
>> - add an individuals group-map for (None)
>> - limit the stats to top ten
>> ---
>> contrib/gitdm/aliases | 27 +++
>> contrib/gitdm/domain-map | 18 ++
>> contrib/gitdm/filetypes.txt | 362 ++++++++++++++++++++++++++++
>> contrib/gitdm/group-map-cadence | 3 +
>> contrib/gitdm/group-map-codeweavers | 1 +
>> contrib/gitdm/group-map-ibm | 6 +
>> contrib/gitdm/group-map-redhat | 7 +
>> contrib/gitdm/group-map-wavecomp | 9 +
>> gitdm.config | 48 ++++
>> 9 files changed, 481 insertions(+)
>> create mode 100644 contrib/gitdm/aliases
>> create mode 100644 contrib/gitdm/domain-map
>> create mode 100644 contrib/gitdm/filetypes.txt
>> create mode 100644 contrib/gitdm/group-map-cadence
>> create mode 100644 contrib/gitdm/group-map-codeweavers
>> create mode 100644 contrib/gitdm/group-map-ibm
>> create mode 100644 contrib/gitdm/group-map-redhat
>> create mode 100644 contrib/gitdm/group-map-wavecomp
>> create mode 100644 gitdm.config
>>
...
>> diff --git a/contrib/gitdm/group-map-redhat b/contrib/gitdm/group-map-redhat
>> new file mode 100644
>> index 0000000000..252742d131
>> --- /dev/null
>> +++ b/contrib/gitdm/group-map-redhat
>> @@ -0,0 +1,7 @@
>> +#
>> +# RedHat contributors using non-corporate email
>> +#
>> +
>> +david@gibson.dropbear.id.au
>> +laurent@vivier.eu
>
> Cc'ing Laurent, I understood he manages the commit signed under his
> personal email during his hobbyist time.
You're right, but with time all is really mixed now and we can keep
Alex' patch as-is.
Thanks,
Lauren
prev parent reply other threads:[~2018-12-14 11:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-12 10:25 [Qemu-devel] [RFC PATCH v2] contrib: add a basic gitdm config Alex Bennée
2018-12-12 10:33 ` Daniel P. Berrangé
2018-12-12 17:44 ` Markus Armbruster
2018-12-12 18:11 ` Alex Bennée
[not found] ` <CAL1e-=jFj3SjX-yiTWYx9MCKTwfX4F-4jw9fVmVVK4So=bdPzA@mail.gmail.com>
2018-12-13 13:27 ` Aleksandar Markovic
2018-12-14 10:51 ` Philippe Mathieu-Daudé
2018-12-14 11:06 ` Laurent Vivier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=9807a1e9-de66-fff1-d1cc-dd0fe45d5f23@vivier.eu \
--to=laurent@vivier.eu \
--cc=alex.bennee@linaro.org \
--cc=maxim.kuvyrkov@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).