[Scummvm-git-logs] scummvm master -> 10c2b526e2485e53c2bd2e2a116c59558072ec56
dreammaster
paulfgilbert at gmail.com
Sun Mar 8 21:47:52 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:
10c2b526e2 CREDITS: Add mduggan to Ultima credits with preferred handle
Commit: 10c2b526e2485e53c2bd2e2a116c59558072ec56
https://github.com/scummvm/scummvm/commit/10c2b526e2485e53c2bd2e2a116c59558072ec56
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-03-08T14:47:44-07:00
Commit Message:
CREDITS: Add mduggan to Ultima credits with preferred handle
Changed paths:
devtools/credits.pl
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 9ab49f199d..455f683531 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1016,6 +1016,7 @@ begin_credits("Credits");
begin_section("Ultima");
add_person("Paul Gilbert", "dreammaster", "");
+ add_person("Matthew Duggan", "stauff", "");
add_person("Eric Fry", "yuv422", "(Nuvie)");
add_person("", "malignantmanor", "(Nuvie)");
add_person("", "sb-x", "(Nuvie)");
More information about the Scummvm-git-logs
mailing list