CREDITS: Add buildbot skin to billwashere crontibutions

This commit is contained in:
Thierry Crozat 2011-04-17 14:21:49 +01:00
parent dcc8f226c0
commit 9990ae6aa0
3 changed files with 3 additions and 3 deletions

View File

@ -421,7 +421,7 @@ Other contributions
David Jensen - SVG logo conversion
Jean Marc Gimenez - ScummVM logo
Raina - ScummVM forum buttons
William Claydon - Skins for doxygen and wiki
William Claydon - Skins for doxygen, buildbot and wiki
Code contributions
------------------

View File

@ -977,7 +977,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");
add_person("William Claydon", "billwashere", "Skins for doxygen, buildbot and wiki");
end_persons();
end_section();

View File

@ -476,7 +476,7 @@ static const char *credits[] = {
"C0""Raina",
"C2""ScummVM forum buttons",
"C0""William Claydon",
"C2""Skins for doxygen and wiki",
"C2""Skins for doxygen, buildbot and wiki",
"",
"C1""Code contributions",
"C0""Ori Avtalion",