diff options
author | Eugene Sandulenko | 2006-01-16 13:28:18 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2006-01-16 13:28:18 +0000 |
commit | 534b4bc2a0fb6c9c58fb4f68b80f07bae43596fb (patch) | |
tree | 245942432dfb1d7dcac07d1b5a9bb07c69d4514b /tools | |
parent | d040858fd3027d52ec37e8881003d98184129a2e (diff) | |
download | scummvm-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-x | tools/credits.pl | 1 |
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"); |