aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMax Horn2006-07-09 12:16:35 +0000
committerMax Horn2006-07-09 12:16:35 +0000
commit859a557b8a44eb983f19698cd4dfb4a0ff367fca (patch)
tree262e3e0d05ea765123c53f6e26fe26546c2c2f57 /tools
parentbea72e9514a5b3ced091d952762a5fa633e27740 (diff)
downloadscummvm-rg350-859a557b8a44eb983f19698cd4dfb4a0ff367fca.tar.gz
scummvm-rg350-859a557b8a44eb983f19698cd4dfb4a0ff367fca.tar.bz2
scummvm-rg350-859a557b8a44eb983f19698cd4dfb4a0ff367fca.zip
Added Neil Millstone to the credits
svn-id: r23454
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 6687673bcf..f253b4b29a 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -542,6 +542,10 @@ begin_credits("Credits");
add_person("Marcus Comstedt", "", "");
end_section();
+ begin_section("Nintendo DS");
+ add_person("Neil Millstone", "agent-q", "");
+ end_section();
+
begin_section("SymbianOS");
add_person("Jurgen Braam", "SumthinWicked", "");
add_person("Lars Persson", "AnotherGuest", "");