Changeset - 84fd6a8d38df
[Not reviewed]
stable
0 1 0
Thomas De Schampheleire - 6 years ago 2020-05-06 19:57:29
thomas.de_schampheleire@nokia.com
contributors: map different names of J. Lavoie onto one

Assuming the last used format is the right one.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
scripts/contributor_data.py
Show inline comments
 
@@ -31,24 +31,25 @@ name_fixes['mao <mao@lins.fju.edu.tw>'] 
 
name_fixes['marcink'] = "Marcin Kuźmiński <marcin@python-works.com>"
 
name_fixes['Marcin Kuzminski'] = "Marcin Kuźmiński <marcin@python-works.com>"
 
name_fixes['mikespook'] = "mikespook <mikespook@gmail.com>"
 
name_fixes['nansenat16@null.tw'] = "nansenat16 <nansenat16@null.tw>"
 
name_fixes['Peter Vitt'] = "Peter Vitt <petervitt@web.de>"
 
name_fixes['philip.j@hostdime.com'] = "Philip Jameson <philip.j@hostdime.com>"
 
name_fixes['Søren Løvborg'] = "Søren Løvborg <sorenl@unity3d.com>"
 
name_fixes['Thomas De Schampheleire'] = "Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>"
 
name_fixes['Hosted Weblate'] = "<>"
 
name_fixes['Weblate'] = "<>"
 
name_fixes['xpol'] = "xpol <xpolife@gmail.com>"
 
name_fixes['Lars <devel@sumpfralle.de>'] = "Lars Kruse <devel@sumpfralle.de>"
 
name_fixes['Jeannette L'] = "J. Lavoie <j.lavoie@net-c.ca>"
 

	
 
# Some committer email address domains that indicate that another entity might
 
# hold some copyright too:
 
domain_extra = {}
 
domain_extra['unity3d.com'] = "Unity Technologies"
 
domain_extra['rhodecode.com'] = "RhodeCode GmbH"
 

	
 
# Repository history show some old contributions that traditionally hasn't been
 
# listed in about.html - preserve that:
 
no_about = set(total_ignore)
 
# The following contributors were traditionally not listed in about.html and it
 
# seems unclear if the copyright is personal or belongs to a company.
0 comments (0 inline, 0 general)