diff --git a/scripts/contributor_data.py b/scripts/contributor_data.py --- a/scripts/contributor_data.py +++ b/scripts/contributor_data.py @@ -30,6 +30,7 @@ name_fixes['Lukasz Balcerzak'] = "Łukasz Balcerzak " name_fixes['mao '] = "Ching-Chen Mao " name_fixes['marcink'] = "Marcin Kuźmiński " name_fixes['Marcin Kuzminski'] = "Marcin Kuźmiński " +name_fixes['mikespook'] = "mikespook " name_fixes['nansenat16@null.tw'] = "nansenat16 " name_fixes['Peter Vitt'] = "Peter Vitt " name_fixes['philip.j@hostdime.com'] = "Philip Jameson " @@ -62,6 +63,36 @@ no_about.add(('Ton Plomp ', '2013')) +# Contributors in about.html and CONTRIBUTORS not appearing in repository +# history: +other = [ + # Work folded into commits attributed to others: + ('2013', 'Ilya Beda '), + ('2015', 'Bradley M. Kuhn '), + # Translators previously listed in + # kallithea/i18n/*/LC_MESSAGES/kallithea.po and originating from before the + # use of Weblate. + ('2012', 'Augusto Herrmann '), + ('2012', 'Nemcio '), + ('2012', 'Nemcio '), + ('2013', 'Andrey Mivrenik '), + ('2013', 'ArcheR '), + ('2013', 'gnustavo '), + ('2013', 'ivlevdenis '), + ('2013', 'Mikhail Zholobov '), + ('2013', 'mokeev1995 '), + ('2013', 'Nemcio '), + ('2013', 'Ruslan Bekenev '), + ('2013', 'shirou - しろう'), + ('2013', 'softforwinxp '), + ('2013', 'stephanj '), + ('2013', 'zhmylove '), + ('2013', 'こいんとす '), + ('2014', 'invision70 '), + ('2014', 'SkryabinD '), + ('2014', 'whosaysni '), +] + # Preserve contributors listed in about.html but not appearing in repository # history: other_about = [