diff --git a/CONTRIBUTORS b/CONTRIBUTORS --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,6 @@ List of contributors to Kallithea projec Mads Kiilerich 2016-2019 Danni Randeris 2019 Edmund Wong 2019 - Hosted Weblate 2019 Manuel Jacob 2019 Dominik Ruf 2012 2014-2018 Michal Čihař 2014-2015 2018 diff --git a/kallithea/templates/about.html b/kallithea/templates/about.html --- a/kallithea/templates/about.html +++ b/kallithea/templates/about.html @@ -29,7 +29,6 @@
  • Copyright © 2014–2019, Thomas De Schampheleire
  • Copyright © 2019, Danni Randeris
  • Copyright © 2019, Edmund Wong
  • -
  • Copyright © 2019, Hosted Weblate
  • Copyright © 2019, Manuel Jacob
  • Copyright © 2012, 2014–2018, Dominik Ruf
  • Copyright © 2014–2015, 2018, Michal Čihař
  • diff --git a/scripts/contributor_data.py b/scripts/contributor_data.py --- a/scripts/contributor_data.py +++ b/scripts/contributor_data.py @@ -35,6 +35,7 @@ name_fixes['Peter Vitt'] = "Peter Vitt < name_fixes['philip.j@hostdime.com'] = "Philip Jameson " name_fixes['Søren Løvborg'] = "Søren Løvborg " name_fixes['Thomas De Schampheleire'] = "Thomas De Schampheleire " +name_fixes['Hosted Weblate'] = "<>" name_fixes['Weblate'] = "<>" name_fixes['xpol'] = "xpol " name_fixes['Lars '] = "Lars Kruse "