]> xenbits.xensource.com Git - people/larsk/xenproject-org-gitdm.git/commit
Add the VirtualEmployer mechanism
authorJonathan Corbet <corbet@lwn.net>
Tue, 10 May 2011 20:32:47 +0000 (14:32 -0600)
committerJonathan Corbet <corbet@lwn.net>
Tue, 10 May 2011 20:32:47 +0000 (14:32 -0600)
commit75bc1479df83274dbdefc344fef88921a91b4c19
treef20db97e5049f2fbb9c294c5481de552e9967fac
parentc599a8a29bbe59ebf2b03596629b38598b15cb36
Add the VirtualEmployer mechanism

A certain obnoxious developer wants his contributions to be split between
two employers.  So add the "VirtualEmployer" mechanism to make that
possible.  A virtual employer is defined with:

VirtualEmployer ve-name
nn% real-name
...
end

(This construct must appear in the main configuration file).  Developers
can be associated with the virtual employer in the usual way; at report
time, any changes credited to that employer will be split among the real
employers according to the percentages provided.

Signed-off-by: Jonathan Corbet <corbet@lwn.net>
ConfigFile.py
README
database.py
gitdm