# HG changeset patch # User Thomas De Schampheleire <[email protected]> # Date 1519849259 -3600 # Wed Feb 28 21:20:59 2018 +0100 # Node ID 0ef3652e46c763eb3fcbc0271e51f0fb780193ed # Parent 81689ee08447cddd231dbaa20129f57ce728d31f update-copyrights: adapt email of Thomas De Schampheleire
Normalize all contributions of Thomas De Schampheleire to @nokia.com. diff --git a/scripts/update-copyrights.py b/scripts/update-copyrights.py --- a/scripts/update-copyrights.py +++ b/scripts/update-copyrights.py @@ -73,7 +73,7 @@ name_fixes['[email protected]'] = "nans name_fixes['Peter Vitt'] = "Peter Vitt <[email protected]>" 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['Thomas De Schampheleire'] = "Thomas De Schampheleire <[email protected]>" name_fixes['Weblate'] = "<>" name_fixes['xpol'] = "xpol <[email protected]>" _______________________________________________ kallithea-general mailing list [email protected] https://lists.sfconservancy.org/mailman/listinfo/kallithea-general
