From 5ed102ded992a1b22481ddbb73ef292e5f4e2a77 Mon Sep 17 00:00:00 2001 From: Thierry Crozat Date: Wed, 9 Mar 2011 22:36:24 +0000 Subject: CREDITS: Fix typo in previous commit --- tools/credits.pl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'tools') diff --git a/tools/credits.pl b/tools/credits.pl index d32cc9b1e1..bd1060fb76 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -800,14 +800,14 @@ begin_credits("Credits"); begin_section("Website (maintenance)"); begin_persons(); - add_person("James Brown", "Ender". "IRC Logs maintainer"); + 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("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". ""); + add_person("Eugene Sandulenko", "sev", "Forum, IRC channel, Screen Shots and Mailing list maintainer"); + add_person("John Willis", "DJWillis", ""); end_persons(); end_section(); -- cgit v1.2.3