aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorThierry Crozat2011-03-09 22:21:07 +0000
committerThierry Crozat2011-03-09 22:21:56 +0000
commit4ba1c5c106efc1523811731db107e90c7afbca63 (patch)
treee492254286084e55f61dc34baa9866df0731520d /tools
parent3ee4830b2e95a4fba97b8aaecaae02f10fed9f0e (diff)
downloadscummvm-rg350-4ba1c5c106efc1523811731db107e90c7afbca63.tar.gz
scummvm-rg350-4ba1c5c106efc1523811731db107e90c7afbca63.tar.bz2
scummvm-rg350-4ba1c5c106efc1523811731db107e90c7afbca63.zip
CREDITS: Add credits for web sites maintainer and new skins
Also add Andre in the credits for Android port.
Diffstat (limited to 'tools')
-rwxr-xr-xtools/credits.pl15
1 files changed, 15 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 0d5b3326e6..d32cc9b1e1 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -702,6 +702,7 @@ begin_credits("Credits");
begin_section("Backend Teams");
begin_section("Android");
+ add_person("Andre Heider", "dhewg", "");
add_person("Angus Lees", "Gus", "");
end_section();
@@ -796,6 +797,19 @@ begin_credits("Credits");
add_person("Fredrik Wendel", "", "(retired)");
end_persons();
end_section();
+
+ begin_section("Website (maintenance)");
+ begin_persons();
+ add_person("James Brown", "Ender". "IRC Logs maintainer");
+ add_person("Thierry Crozat", "criezy", "Wiki maintainer");
+ add_person("Andre Heider", "dhewg", "Buildbot maintainer");
+ add_person("Max Horn", "Fingolfin". "Forum, IRC channel and Mailing list maintainer");
+ add_person("Joost Peters", "JoostP", "Doxygen Project Documentation maintainer");
+ add_person("Jordi Vilalta Prat", "jvprat", "Wiki maintainer");
+ add_person("Eugene Sandulenko", "sev". "Forum, IRC channel, Screen Shots and Mailing list maintainer");
+ add_person("John Willis", "DJWillis". "");
+ end_persons();
+ end_section();
begin_section("Website (content)");
add_paragraph("All active team members");
@@ -949,6 +963,7 @@ begin_credits("Credits");
add_person("David Jensen", "Tyst", "SVG logo conversion");
add_person("Jean Marc Gimenez", "", "ScummVM logo");
add_person("", "Raina", "ScummVM forum buttons");
+ add_person("William Claydon", "billwashere", "Skins for doxygen and wiki");
end_persons();
end_section();