aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorArnaud Boutonné2010-10-26 21:49:51 +0000
committerArnaud Boutonné2010-10-26 21:49:51 +0000
commit786b5f64737d29d4e06639025074911916c21c78 (patch)
treed9aa64fa7d7ad9d93e7c0a0e192b6fe154457f14 /tools/credits.pl
parentc4d4277807f5990102817ade9d558b700013ebc3 (diff)
downloadscummvm-rg350-786b5f64737d29d4e06639025074911916c21c78.tar.gz
scummvm-rg350-786b5f64737d29d4e06639025074911916c21c78.tar.bz2
scummvm-rg350-786b5f64737d29d4e06639025074911916c21c78.zip
TOOL: Add credits for Hugo
svn-id: r53859
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index e77135ece9..c1bbf1ae96 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -584,6 +584,12 @@ begin_credits("Credits");
add_person("Jordi Vilalta Prat", "jvprat", "");
end_section();
+ begin_section("Hugo");
+ add_person("Arnaud Boutonné", "Strangerke", "");
+ add_person("Oystein Eftevaag", "vinterstum", "");
+ add_person("Eugene Sandulenko", "sev", "");
+ end_section();
+
begin_section("Kyra");
add_person("Torbjörn Andersson", "eriktorbjorn", "VQA Player");
add_person("Oystein Eftevaag", "vinterstum", "");