aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2006-03-09 13:25:52 +0000
committerEugene Sandulenko2006-03-09 13:25:52 +0000
commita4a79dd9516a828a474ff0bfedd401511662739f (patch)
tree617d8b0ecdaa96e3221c0f838e106456d47e419d /tools
parentaad520026ccddf8428ab23b2f3dfabbeebd9328c (diff)
downloadscummvm-rg350-a4a79dd9516a828a474ff0bfedd401511662739f.tar.gz
scummvm-rg350-a4a79dd9516a828a474ff0bfedd401511662739f.tar.bz2
scummvm-rg350-a4a79dd9516a828a474ff0bfedd401511662739f.zip
Credit Tyst for new SVG logo.
svn-id: r21173
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 6b8ccee56a..ca23dfada4 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -620,6 +620,7 @@ begin_credits("Credits");
begin_persons();
add_person("Dobó Balázs", "draven", "Website design");
add_person("Yaroslav Fedevych", "jafd", "HTML/CSS for the website");
+ add_person("David Jensen", "Tyst", "SVG logo conversion");
add_person("Jean Marc", "", 'ScummVM logo');
end_persons();
end_section();