[Scummvm-git-logs] scummvm master -> cf9b97950dcb578911bc462805776dfbf33c7ece
dreammaster
paulfgilbert at gmail.com
Mon Mar 9 02:30:56 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:
cf9b97950d CREDITS: Reintroduce accent characters for past Nuvie developers
Commit: cf9b97950dcb578911bc462805776dfbf33c7ece
https://github.com/scummvm/scummvm/commit/cf9b97950dcb578911bc462805776dfbf33c7ece
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-03-08T19:30:47-07:00
Commit Message:
CREDITS: Reintroduce accent characters for past Nuvie developers
Changed paths:
devtools/credits.pl
diff --git a/devtools/credits.pl b/devtools/credits.pl
index f3c0ccd178..aa401bf811 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. Wurl", "dwuerl", "(Nuvie)");
+ add_person("Daniel c. Wü:rl", "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 Niemisto", "niemisto", "(Nuvie)");
+ add_person("Markus Niemistö", "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