aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorEugene Sandulenko2006-06-24 22:44:51 +0000
committerEugene Sandulenko2006-06-24 22:44:51 +0000
commit163f49240b39b74d30f548a56e5634608580a448 (patch)
tree474f45b18d03cd8d5fc7e3f67543e6d6caef8930 /tools/credits.pl
parente53c1af36231ccd9196fdfe33562d4ac1b54df69 (diff)
downloadscummvm-rg350-163f49240b39b74d30f548a56e5634608580a448.tar.gz
scummvm-rg350-163f49240b39b74d30f548a56e5634608580a448.tar.bz2
scummvm-rg350-163f49240b39b74d30f548a56e5634608580a448.zip
Add Keith Scroggins to credits as Atari/FreeMiNT builder.
svn-id: r23297
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index c1a5fd47b9..219221b65b 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -622,6 +622,10 @@ begin_credits("Credits");
add_person("Juha Niemimäki", "", "");
end_section();
+ begin_section("Atari/FreeMiNT");
+ add_person("Keith Scroggins", "KeithS", "");
+ end_section();
+
begin_section("BeOS");
add_person("Stefan Parviainen", "", "");
end_section();