Changeset - dc1c9c131466
[Not reviewed]
default
0 3 0
Thomas De Schampheleire - 7 years ago 2019-03-19 22:00:15
thomas.de_schampheleire@nokia.com
scripts/contributor_data: add to-ignore entry for 'Hosted Weblate'

We don't want to attribute copyright to 'Hosted Weblate' (automatic
translation file updates that accidentally sneaked in).
3 files changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
CONTRIBUTORS
Show inline comments
 
@@ -5,7 +5,6 @@ List of contributors to Kallithea projec
 
    Mads Kiilerich <mads@kiilerich.com> 2016-2019
 
    Danni Randeris <danniranderis@gmail.com> 2019
 
    Edmund Wong <ewong@crazy-cat.org> 2019
 
    Hosted Weblate <hosted@weblate.org> 2019
 
    Manuel Jacob <me@manueljacob.de> 2019
 
    Dominik Ruf <dominikruf@gmail.com> 2012 2014-2018
 
    Michal Čihař <michal@cihar.com> 2014-2015 2018
kallithea/templates/about.html
Show inline comments
 
@@ -29,7 +29,6 @@
 
  <li>Copyright &copy; 2014&ndash;2019, Thomas De Schampheleire</li>
 
  <li>Copyright &copy; 2019, Danni Randeris</li>
 
  <li>Copyright &copy; 2019, Edmund Wong</li>
 
  <li>Copyright &copy; 2019, Hosted Weblate</li>
 
  <li>Copyright &copy; 2019, Manuel Jacob</li>
 
  <li>Copyright &copy; 2012, 2014&ndash;2018, Dominik Ruf</li>
 
  <li>Copyright &copy; 2014&ndash;2015, 2018, Michal Čihař</li>
scripts/contributor_data.py
Show inline comments
 
@@ -35,6 +35,7 @@ name_fixes['Peter Vitt'] = "Peter Vitt <
 
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>"
0 comments (0 inline, 0 general)