aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/credits.pl')
-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");