]> git.ipfire.org Git - thirdparty/libvirt.git/commit
gitdm: Add gitdm configuration
authorAndrea Bolognani <abologna@redhat.com>
Wed, 5 Jun 2019 14:52:32 +0000 (16:52 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Fri, 7 Jun 2019 11:18:14 +0000 (13:18 +0200)
commit18006c696d7cc88b8aaf2949574dfe719780911e
treee7622b88b1b661da134455c08572c1cfec071895
parentc6edbc148ed05b9751a0162b6e27b791e327ee44
gitdm: Add gitdm configuration

This configuration can be used by gitdm to generate reports about
libvirt development.

The goal I was working with was being able to generate a report
for every single libvirt release and having zero "email address
as company" entries; picking different commit ranges might result
in some contributions not being accounted for.

I had to make some judgement calls when the situation was not
entirely clear-cut: when in doubt, and not finding any obvious
signs of the opposite being true, I mostly ended up dumping
people in the "unaffiliated contributions" bin. If I got it
wrong, and companies want to get recognition for their sponsored
contributions to libvirt, they can send patches.

Signed-off-by: Andrea Bolognani <abologna@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
13 files changed:
docs/gitdm/aliases [new file with mode: 0644]
docs/gitdm/companies/canonical [new file with mode: 0644]
docs/gitdm/companies/datto [new file with mode: 0644]
docs/gitdm/companies/dreamhost [new file with mode: 0644]
docs/gitdm/companies/nec [new file with mode: 0644]
docs/gitdm/companies/others [new file with mode: 0644]
docs/gitdm/companies/redhat [new file with mode: 0644]
docs/gitdm/companies/suse [new file with mode: 0644]
docs/gitdm/companies/virtuozzo [new file with mode: 0644]
docs/gitdm/groups/education [new file with mode: 0644]
docs/gitdm/groups/opensource [new file with mode: 0644]
docs/gitdm/groups/unaffiliated [new file with mode: 0644]
gitdm.config [new file with mode: 0644]