aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2006-01-16 13:28:18 +0000
committerEugene Sandulenko2006-01-16 13:28:18 +0000
commit534b4bc2a0fb6c9c58fb4f68b80f07bae43596fb (patch)
tree245942432dfb1d7dcac07d1b5a9bb07c69d4514b /tools
parentd040858fd3027d52ec37e8881003d98184129a2e (diff)
downloadscummvm-rg350-534b4bc2a0fb6c9c58fb4f68b80f07bae43596fb.tar.gz
scummvm-rg350-534b4bc2a0fb6c9c58fb4f68b80f07bae43596fb.tar.bz2
scummvm-rg350-534b4bc2a0fb6c9c58fb4f68b80f07bae43596fb.zip
Add Joachim to contributors list for fixind "just" several hundreds of MD5s
and putting all our game-related lists in order. svn-id: r20058
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index a734ddbc5b..09ddfbe3ea 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -650,6 +650,7 @@ begin_credits("Credits");
add_person("", "Canadacow", "For the original MT-32 emulator");
add_person("Kevin Carnes", "", "For Scumm16, the basis of ScummVM's older gfx codecs");
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
+ add_person("Joachim Eberhard", "joachimeberhard", "For numerous contributions to documentation");
add_person("", "Jezar", "For his freeverb filter implementation");
add_person("Jim Leiterman", "", "Various info on his FM-TOWNS/Marty SCUMM ports");
add_person("", "lloyd", "For deep tech details about C64 Zak & MM");