aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorThierry Crozat2010-04-12 21:22:03 +0000
committerThierry Crozat2010-04-12 21:22:03 +0000
commit08077db0ea651f2a93daeb6e64ace41b70b2da61 (patch)
tree1241ed4b2c07f0a059065740a2b9419b478077fe /tools
parent2fc9d6845b51dd589995891681ac01d241e9a2c9 (diff)
downloadscummvm-rg350-08077db0ea651f2a93daeb6e64ace41b70b2da61.tar.gz
scummvm-rg350-08077db0ea651f2a93daeb6e64ace41b70b2da61.tar.bz2
scummvm-rg350-08077db0ea651f2a93daeb6e64ace41b70b2da61.zip
Update credits for myself to reflect that I am now part of the team.
svn-id: r48646
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index b320fbc57e..1bd2eee095 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -532,6 +532,7 @@ begin_credits("Credits");
begin_section("Broken Sword");
add_person("Fabio Battaglia", "Hkz", "PSX version support");
+ add_person("Thierry Crozat", "criezy", "Mac version support");
add_person("Robert Göffringmann", "lavosspawn", "(retired)");
end_section();
@@ -762,6 +763,7 @@ begin_credits("Credits");
begin_section("Documentation");
begin_persons();
+ add_person("Thierry Crozat", "criezy", "Numerous contributions to documentation");
add_person("Joachim Eberhard", "joachimeberhard", "Numerous contributions to documentation");
add_person("Matthew Hoops", "clone2727", "Wiki editor");
end_persons();
@@ -864,7 +866,6 @@ begin_credits("Credits");
add_person("Ori Avtalion", "salty-horse", "Subtitle control options in the GUI; BASS GUI fixes");
add_person("Stuart Caie", "", "Decoders for Amiga and AtariST data files (AGOS engine)");
add_person("Paolo Costabel", "", "PSP port contributions");
- add_person("Thierry Crozat", "criezy", "Support for Broken Sword Macintosh version");
add_person("Martin Doucha", "next_ghost", "CinE engine objectification");
add_person("Thomas Fach-Pedersen", "madmoose", "ProTracker module player");
add_person("Tobias Gunkel", "hennymcc", "Sound support for C64 version of MM/Zak, Loom PCE support");