[Scummvm-git-logs] scummvm master -> 9c4e6244100f89b0e078006de7ba73dbb36d46a4
dreammaster
paulfgilbert at gmail.com
Thu Jun 4 03:46:50 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:
9c4e624410 CREDITS: Update Ultima entry for OMGPizzaGuy
Commit: 9c4e6244100f89b0e078006de7ba73dbb36d46a4
https://github.com/scummvm/scummvm/commit/9c4e6244100f89b0e078006de7ba73dbb36d46a4
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2020-06-03T20:46:26-07:00
Commit Message:
CREDITS: Update Ultima entry for OMGPizzaGuy
Changed paths:
devtools/credits.pl
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 62358c53d6..a70b5d588d 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1017,6 +1017,7 @@ begin_credits("Credits");
begin_section("Ultima");
add_person("Paul Gilbert", "dreammaster", "");
add_person("Matthew Duggan", "stauff", "");
+ add_person("Matthew Jimenez", "OMGPizzaGuy", "");
add_person("Daniel c. Würl", "dwuerl", "(Nuvie)");
add_person("Eric Fry", "yuv422", "(Nuvie)");
@@ -1033,7 +1034,6 @@ begin_credits("Credits");
add_person("Brian Tietz", "btietz", "(Pentagram)");
add_person("Dominik Reichardt", "Dominus Dragon", "(Pentagram)");
- add_person("Matthew Jimenez", "mjimenez", "(Pentagram)");
add_person("Max Horn", "Fingolfin", "(Pentagram)");
add_person("Patrick Burke", "takhisis", "(Pentagram)");
add_person("Ryan Nunn", "Colourless Dragon", "(Pentagram)");
More information about the Scummvm-git-logs
mailing list