aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2006-01-06 15:08:00 +0000
committerEugene Sandulenko2006-01-06 15:08:00 +0000
commitea5b4693903f4956ba23dacc0b32af8d134ba6d4 (patch)
tree32787c127743d16e36fee909b721b3f4b1e3bb8d /tools
parent7a9c617e2added54808a15cf1cd44cc49c944f16 (diff)
downloadscummvm-rg350-ea5b4693903f4956ba23dacc0b32af8d134ba6d4.tar.gz
scummvm-rg350-ea5b4693903f4956ba23dacc0b32af8d134ba6d4.tar.bz2
scummvm-rg350-ea5b4693903f4956ba23dacc0b32af8d134ba6d4.zip
Move Sven Hesse to Gob engine section
svn-id: r19934
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 2ef1fb11ea..48cec8650e 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -481,6 +481,7 @@ begin_credits("Credits");
begin_section("Gob");
add_person("Torbjörn Andersson", "eriktorbjorn", "");
+ add_person("Sven Hesse", "DrMcCoy", "");
add_person("Eugene Sandulenko", "sev", "");
end_section();
@@ -618,7 +619,6 @@ begin_credits("Credits");
begin_section("Code contributions");
begin_persons();
add_person("Stuart Caie", "", "Decoders for Simon 1 Amiga data files");
- add_person("Sven Hesse", "", 'Help with gob engine');
add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio");
add_person("Kovács Endre János", "", "Several fixes for Simon1");
add_person("Jeroen Janssen", "", "Numerous readability and bugfix patches");