From 4ba1c5c106efc1523811731db107e90c7afbca63 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Wed, 9 Mar 2011 22:21:07 +0000 Subject: CREDITS: Add credits for web sites maintainer and new skins Also add Andre in the credits for Android port. --- tools/credits.pl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'tools') 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(); -- cgit v1.2.3