aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorJohannes Schickel2010-11-07 02:24:31 +0000
committerJohannes Schickel2010-11-07 02:24:31 +0000
commit708593c7a03fa3c444d0f15913780e5096d08183 (patch)
tree9c58795ca5a92887157aae742065eb98dff0c909 /tools
parent05986f09fd6e67da9b04df0edd23c81a88e3ed23 (diff)
downloadscummvm-rg350-708593c7a03fa3c444d0f15913780e5096d08183.tar.gz
scummvm-rg350-708593c7a03fa3c444d0f15913780e5096d08183.tar.bz2
scummvm-rg350-708593c7a03fa3c444d0f15913780e5096d08183.zip
CREDITS: Add myself to the Infrastructure section (after talking with Max).
svn-id: r54112
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 5510032a2e..75f9678cbc 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -761,6 +761,7 @@ begin_credits("Credits");
begin_section("Infrastructure");
add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc.");
add_person("Eugene Sandulenko", "sev", "");
+ add_person("Johannes Schickel", "LordHoto", "");
end_section();
begin_section("GUI");