aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Gilbert2017-09-02 10:31:40 -0400
committerPaul Gilbert2017-09-02 10:31:40 -0400
commit471ff9177690031ac03a1e55e414233fe26046ab (patch)
tree178b049337fbdc70dc4540475b2d4d76f2fe19ac
parent87ebc7140c1bc650e7a6ac89b102f8f2d2970f63 (diff)
downloadscummvm-rg350-471ff9177690031ac03a1e55e414233fe26046ab.tar.gz
scummvm-rg350-471ff9177690031ac03a1e55e414233fe26046ab.tar.bz2
scummvm-rg350-471ff9177690031ac03a1e55e414233fe26046ab.zip
CREDITS: Add section for Titanic engine
-rwxr-xr-xdevtools/credits.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 0d1df66262..fcf5602992 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -785,6 +785,12 @@ begin_credits("Credits");
add_person("Joost Peters", "joostp", "");
end_section();
+ begin_section("Titanic");
+ add_person("David Fioramonti", "dafioram", "");
+ add_person("Paul Gilbert", "dreammaster", "");
+ add_person("Colin Snover", "", "");
+ end_section();
+
begin_section("Toltecs");
add_person("Benjamin Haisch", "john_doe", "");
add_person("Filippos Karapetis", "[md5]", "");