aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
authorThierry Crozat2011-04-17 14:21:49 +0100
committerThierry Crozat2011-04-17 14:21:49 +0100
commit9990ae6aa0bca8e9713018dff83827d5f27c6a60 (patch)
treec2c794768b1f4c5102636170117fa7d4238c2ac4 /devtools/credits.pl
parentdcc8f226c02087e5960952d261615f5833c58094 (diff)
downloadscummvm-rg350-9990ae6aa0bca8e9713018dff83827d5f27c6a60.tar.gz
scummvm-rg350-9990ae6aa0bca8e9713018dff83827d5f27c6a60.tar.bz2
scummvm-rg350-9990ae6aa0bca8e9713018dff83827d5f27c6a60.zip
CREDITS: Add buildbot skin to billwashere crontibutions
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index fc10f50bfb..94f72617af 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -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();