diff options
author | Thierry Crozat | 2011-04-17 14:21:49 +0100 |
---|---|---|
committer | Thierry Crozat | 2011-04-17 14:21:49 +0100 |
commit | 9990ae6aa0bca8e9713018dff83827d5f27c6a60 (patch) | |
tree | c2c794768b1f4c5102636170117fa7d4238c2ac4 /devtools | |
parent | dcc8f226c02087e5960952d261615f5833c58094 (diff) | |
download | scummvm-rg350-9990ae6aa0bca8e9713018dff83827d5f27c6a60.tar.gz scummvm-rg350-9990ae6aa0bca8e9713018dff83827d5f27c6a60.tar.bz2 scummvm-rg350-9990ae6aa0bca8e9713018dff83827d5f27c6a60.zip |
CREDITS: Add buildbot skin to billwashere crontibutions
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 2 |
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(); |