[Scummvm-git-logs] scummvm master -> 77b75dd2a61e003adc098e9b1ae3b89e9dc0ed71

dreammaster paulfgilbert at gmail.com
Sun Mar 8 22:30:09 UTC 2020


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .

Summary:
77b75dd2a6 CREDITS: Remove accented characters from prior commit


Commit: 77b75dd2a61e003adc098e9b1ae3b89e9dc0ed71
    https://github.com/scummvm/scummvm/commit/77b75dd2a61e003adc098e9b1ae3b89e9dc0ed71
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-03-08T15:29:49-07:00

Commit Message:
CREDITS: Remove accented characters from prior commit

Changed paths:
    devtools/credits.pl


diff --git a/devtools/credits.pl b/devtools/credits.pl
index 13fbec0189..f3c0ccd178 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1018,13 +1018,13 @@ begin_credits("Credits");
 				add_person("Paul Gilbert", "dreammaster", "");
 				add_person("Matthew Duggan", "stauff", "");
 
-				add_person("Daniel c. Würl", "dwuerl", "(Nuvie)");
+				add_person("Daniel c. Wurl", "dwuerl", "(Nuvie)");
 				add_person("Eric Fry", "yuv422", "(Nuvie)");
 				add_person("Jeremy Newman", "laxdragon", "(Nuvie)");
 				add_person("Jonathan E. Wright", "nelno", "(Nuvie)");
 				add_person("Joseph Applegate", "sb-x", "(Nuvie)");
 				add_person("Malignant Manor", "malignantmanor", "(Nuvie)");
-				add_person("Markus Niemistö", "niemisto", "(Nuvie)");
+				add_person("Markus Niemisto", "niemisto", "(Nuvie)");
 				add_person("Michael Fink", "vividos", "(Nuvie)");
 				add_person("Pieter Luteijn", "luteijn", "(Nuvie)");
 				add_person("Sam Matthews", "samuelmatthews", "(Nuvie)");




More information about the Scummvm-git-logs mailing list