# HG changeset patch
# User Thomas De Schampheleire <[email protected]>
# Date 1553029215 -3600
# Tue Mar 19 22:00:15 2019 +0100
# Node ID 944f5377a0c04b4a77e3005f6c67220911a9c250
# Parent 05b0ca99dd46849409c41af32882747f8501db8b
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).
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -5,7 +5,6 @@ List of contributors to Kallithea projec
Mads Kiilerich <[email protected]> 2016-2019
Danni Randeris <[email protected]> 2019
Edmund Wong <[email protected]> 2019
- Hosted Weblate <[email protected]> 2019
Manuel Jacob <[email protected]> 2019
Dominik Ruf <[email protected]> 2012 2014-2018
Michal Čihař <[email protected]> 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 @@
<li>Copyright © 2014–2019, Thomas De Schampheleire</li>
<li>Copyright © 2019, Danni Randeris</li>
<li>Copyright © 2019, Edmund Wong</li>
- <li>Copyright © 2019, Hosted Weblate</li>
<li>Copyright © 2019, Manuel Jacob</li>
<li>Copyright © 2012, 2014–2018, Dominik Ruf</li>
<li>Copyright © 2014–2015, 2018, Michal Čihař</li>
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['[email protected]'] = "Philip Jameson <[email protected]>"
name_fixes['Søren Løvborg'] = "Søren Løvborg <[email protected]>"
name_fixes['Thomas De Schampheleire'] = "Thomas De Schampheleire
<[email protected]>"
+name_fixes['Hosted Weblate'] = "<>"
name_fixes['Weblate'] = "<>"
name_fixes['xpol'] = "xpol <[email protected]>"
name_fixes['Lars <[email protected]>'] = "Lars Kruse <[email protected]>"
_______________________________________________
kallithea-general mailing list
[email protected]
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general