[PATCH 4 of 8] scripts/contributor_data: add to-ignore entry for 'Hosted Weblate'

Thomas De Schampheleire patrickdepinguin at gmail.com
Mon Mar 18 22:09:29 UTC 2019


# HG changeset patch
# User Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>
# Date 1552681488 -3600
#      Fri Mar 15 21:24:48 2019 +0100
# Node ID 48dd6fd1a3bad4f4f52bb8523c7e2cd7fb75efb8
# Parent  c28490c48e1d51898e9ffb3c5dac112ece7b3821
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/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 at hostdime.com'] = "Philip Jameson <philip.j at hostdime.com>"
 name_fixes['Søren Løvborg'] = "Søren Løvborg <sorenl at unity3d.com>"
 name_fixes['Thomas De Schampheleire'] = "Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>"
+name_fixes['Hosted Weblate'] = "<>"
 name_fixes['Weblate'] = "<>"
 name_fixes['xpol'] = "xpol <xpolife at gmail.com>"
 name_fixes['Lars <devel at sumpfralle.de>'] = "Lars Kruse <devel at sumpfralle.de>"


More information about the kallithea-general mailing list