Changeset - ed76a0466677
[Not reviewed]
default
0 2 0
Thomas De Schampheleire - 6 years ago 2019-08-25 21:15:39
thomas.de_schampheleire@nokia.com
contributors: fix existing email-less entry of 'mikespook'

Commit 17bef51d7616 was committed as 'mikespook' without any email address.
This name was thus reflected without email in the CONTRIBUTORS file.

In the i18n copyright data, a 'mikespook' _with_ email address was
referenced. Assuming these two refer to the same person, add a 'name fix' to
combine them.
2 files changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
CONTRIBUTORS
Show inline comments
 
@@ -119,25 +119,24 @@ List of contributors to Kallithea projec
 
    stephanj <info@stephan-jauernick.de> 2013
 
    Ton Plomp <tcplomp@gmail.com> 2013
 
    zhmylove <zhmylove@narod.ru> 2013
 
    こいんとす <tkondou@gmail.com> 2013
 
    Augusto Herrmann <augusto.herrmann@planejamento.gov.br> 2011-2012
 
    Augusto Herrmann <augusto.herrmann@gmail.com> 2012
 
    Dan Sheridan <djs@adelard.com> 2012
 
    Dies Koper <diesk@fast.au.fujitsu.com> 2012
 
    Erwin Kroon <e.kroon@smartmetersolutions.nl> 2012
 
    H Waldo G <gwaldo@gmail.com> 2012
 
    hppj <hppj@postmage.biz> 2012
 
    Indra Talip <indra.talip@gmail.com> 2012
 
    mikespook 2012
 
    mikespook <mikespook@gmail.com> 2012
 
    nansenat16 <nansenat16@null.tw> 2012
 
    Nemcio <bogdan114@g.pl> 2012
 
    Philip Jameson <philip.j@hostdime.com> 2012
 
    Raoul Thill <raoul.thill@gmail.com> 2012
 
    Stefan Engel <mail@engel-stefan.de> 2012
 
    Tony Bussieres <t.bussieres@gmail.com> 2012
 
    Vincent Caron <vcaron@bearstech.com> 2012
 
    Vincent Duvert <vincent@duvert.net> 2012
 
    Vladislav Poluhin <nuklea@gmail.com> 2012
 
    Zachary Auclair <zach101@gmail.com> 2012
 
    Ankit Solanki <ankit.solanki@gmail.com> 2011
scripts/contributor_data.py
Show inline comments
 
@@ -21,24 +21,25 @@ name_fixes['Jan Heylen'] = "Jan Heylen <
 
name_fixes['Jason F. Harris'] = "Jason Harris <jason@jasonfharris.com>"
 
name_fixes['Jelmer Vernooij'] = "Jelmer Vernooij <jelmer@samba.org>"
 
name_fixes['jfh <jason@jasonfharris.com>'] = "Jason Harris <jason@jasonfharris.com>"
 
name_fixes['Leonardo Carneiro<leonardo@unity3d.com>'] = "Leonardo Carneiro <leonardo@unity3d.com>"
 
name_fixes['leonardo'] = "Leonardo Carneiro <leonardo@unity3d.com>"
 
name_fixes['Leonardo <leo@unity3d.com>'] = "Leonardo Carneiro <leonardo@unity3d.com>"
 
name_fixes['Les Peabody'] = "Les Peabody <lpeabody@gmail.com>"
 
name_fixes['"Lorenzo M. Catucci" <lorenzo@sancho.ccd.uniroma2.it>'] = "Lorenzo M. Catucci <lorenzo@sancho.ccd.uniroma2.it>"
 
name_fixes['Lukasz Balcerzak'] = "Łukasz Balcerzak <lukaszbalcerzak@gmail.com>"
 
name_fixes['mao <mao@lins.fju.edu.tw>'] = "Ching-Chen 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>"
 

	
 
# Some committer email address domains that indicate that another entity might
 
# hold some copyright too:
 
@@ -63,25 +64,24 @@ no_about.add(('Ton Plomp <tcplomp@gmail.
 
no_about.add(('Sean Farley <sean.michael.farley@gmail.com>', '2013'))
 

	
 
# Contributors in about.html and CONTRIBUTORS not appearing in repository
 
# history:
 
other = [
 
    # Work folded into commits attributed to others:
 
    ('2013', 'Ilya Beda <ir4y.ix@gmail.com>'),
 
    ('2015', 'Bradley M. Kuhn <bkuhn@sfconservancy.org>'),
 
    # Translators previously listed in
 
    # kallithea/i18n/*/LC_MESSAGES/kallithea.po and originating from before the
 
    # use of Weblate.
 
    ('2012', 'Augusto Herrmann <augusto.herrmann@gmail.com>'),
 
    ('2012', 'mikespook <mikespook@gmail.com>'),
 
    ('2012', 'Nemcio <areczek01@gmail.com>'),
 
    ('2012', 'Nemcio <bogdan114@g.pl>'),
 
    ('2012', 'xpol <xpolife@gmail.com>'),
 
    ('2013', 'Andrey Mivrenik <myvrenik@gmail.com>'),
 
    ('2013', 'ArcheR <aleclitvinov1980@gmail.com>'),
 
    ('2013', 'gnustavo <gustavo@gnustavo.com>'),
 
    ('2013', 'ivlevdenis <ivlevdenis.ru@gmail.com>'),
 
    ('2013', 'Marcin Kuźmiński <marcin@python-works.com>'),
 
    ('2013', 'Mikhail Zholobov <legal90@gmail.com>'),
 
    ('2013', 'mokeev1995 <mokeev_andre@mail.ru>'),
 
    ('2013', 'Nemcio <areczek01@gmail.com>'),
 
    ('2013', 'Ruslan Bekenev <furyinbox@gmail.com>'),
0 comments (0 inline, 0 general)