aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorAlyssa Milburn2011-03-28 17:53:31 +0200
committerAlyssa Milburn2011-03-28 17:53:31 +0200
commita33ee051d05ffc5e30e4fc4728714128028e89b1 (patch)
tree826f4669b090598facdc5473b30028900023b010 /tools/credits.pl
parent88247e35703dd75fd7e9a702f7b7be3ccc443c1e (diff)
downloadscummvm-rg350-a33ee051d05ffc5e30e4fc4728714128028e89b1.tar.gz
scummvm-rg350-a33ee051d05ffc5e30e4fc4728714128028e89b1.tar.bz2
scummvm-rg350-a33ee051d05ffc5e30e4fc4728714128028e89b1.zip
CREDITS: Update Mohawk credits.
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index f5bea402b0..d6e807e259 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -640,8 +640,10 @@ begin_credits("Credits");
end_section();
begin_section("Mohawk");
+ add_person("Bastien Bouclet", "bgk", "");
add_person("Matthew Hoops", "clone2727", "");
add_person("Filippos Karapetis", "[md5]", "");
+ add_person("Alyssa Milburn", "fuzzie", "");
add_person("Eugene Sandulenko", "sev", "");
add_person("David Turner", "digitall", "");
end_section();