aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2010-10-12 19:33:36 +0000
committerEugene Sandulenko2010-10-12 19:33:36 +0000
commitf2d8d71a78520b164e76a47b1792190534625ffc (patch)
tree9c93ed46d74676b64f676c4d78c4c9e6bfab9b13 /tools
parenta1e7761f6dcb0c38000bb40afdb97a0343cc5246 (diff)
downloadscummvm-rg350-f2d8d71a78520b164e76a47b1792190534625ffc.tar.gz
scummvm-rg350-f2d8d71a78520b164e76a47b1792190534625ffc.tar.bz2
scummvm-rg350-f2d8d71a78520b164e76a47b1792190534625ffc.zip
CREDITS: Added qvist to credits per his request
svn-id: r53164
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 eec99aa6eb..1421f907db 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -982,6 +982,7 @@ begin_credits("Credits");
add_person("Curt Coder", "", "For the original TrollVM (preAGI) code");
add_person("Patrick Combet", "Dorian Gray", "For the original Gobliiins ADL player");
add_person("Ivan Dubrov", "", "For contributing the initial version of the Gobliiins engine");
+ add_person("Henrik Engqvist", "qvist", "For generously providing hosting for our buildbot, SVN repository, planet and doxygen sites as well as tons of HD space");
add_person("DOSBox Team", "", "For their awesome OPL2 and OPL3 emulator");
add_person("Till Kresslein", "Krest", "For design of modern ScummVM GUI");
add_person("", "Jezar", "For his freeverb filter implementation");