dcorking / codeswarm

Automatically exported from code.google.com/p/codeswarm
GNU General Public License v3.0
2 stars 1 forks source link

Allow commiter names to be translated #70

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
In order to show the real names of commiters, provide a list for conversion of 
commit-name to real-name.

In example.config, could be something like:

PersonNameSam413 = "Samuel Brindan"
PersonNameSammy = "Samuel Brindan"
PersonNameJHP412 = "Jhon Haul Potter"

Original issue reported on code.google.com by ywarn...@gmail.com on 8 Sep 2010 at 9:50