diff options
author | Thierry Crozat | 2011-03-09 22:36:24 +0000 |
---|---|---|
committer | Thierry Crozat | 2011-03-09 22:36:24 +0000 |
commit | 5ed102ded992a1b22481ddbb73ef292e5f4e2a77 (patch) | |
tree | 28de60087dde165649447c26fdcd78c5207fb604 /gui | |
parent | 4ba1c5c106efc1523811731db107e90c7afbca63 (diff) | |
download | scummvm-rg350-5ed102ded992a1b22481ddbb73ef292e5f4e2a77.tar.gz scummvm-rg350-5ed102ded992a1b22481ddbb73ef292e5f4e2a77.tar.bz2 scummvm-rg350-5ed102ded992a1b22481ddbb73ef292e5f4e2a77.zip |
CREDITS: Fix typo in previous commit
Diffstat (limited to 'gui')
-rw-r--r-- | gui/credits.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gui/credits.h b/gui/credits.h index 2b1dbdaa86..93ce99acb6 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -297,16 +297,19 @@ static const char *credits[] = { "", "C1""Website (maintenance)", "C0""James Brown", +"C2""IRC Logs maintainer", "C0""Thierry Crozat", "C2""Wiki maintainer", "C0""Andre Heider", "C2""Buildbot maintainer", "C0""Max Horn", +"C2""Forum, IRC channel and Mailing list maintainer", "C0""Joost Peters", "C2""Doxygen Project Documentation maintainer", "C0""Jordi Vilalta Prat", "C2""Wiki maintainer", "C0""Eugene Sandulenko", +"C2""Forum, IRC channel, Screen Shots and Mailing list maintainer", "C0""John Willis", "", "C1""Website (content)", |