aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorEugene Sandulenko2008-06-04 20:33:45 +0000
committerEugene Sandulenko2008-06-04 20:33:45 +0000
commit7f1353f39e569bc428ac6ddc9058fedac042c340 (patch)
treef3aa5b024dfb11e90b1dc436bdc091cb9b92c38b /tools
parent5e666ef774d11d030ea9957ecc64a197de2abcd8 (diff)
downloadscummvm-rg350-7f1353f39e569bc428ac6ddc9058fedac042c340.tar.gz
scummvm-rg350-7f1353f39e569bc428ac6ddc9058fedac042c340.tar.bz2
scummvm-rg350-7f1353f39e569bc428ac6ddc9058fedac042c340.zip
Add dhewg to the team
svn-id: r32548
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index f176a6d957..fa806db7de 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -626,6 +626,10 @@ begin_credits("Credits");
add_person("Lars Persson", "AnotherGuest", "");
end_section();
+ begin_section("Wii");
+ add_person("Andre Heider", "dhewg", "");
+ end_section();
+
end_section();
begin_section("Other subsystems");