On Wed, Dec 12, 2018 at 10:25:48AM +0000, 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.ben...@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
Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :|