diff options
author | Kostas Nakos | 2008-01-29 15:30:44 +0000 |
---|---|---|
committer | Kostas Nakos | 2008-01-29 15:30:44 +0000 |
commit | afc474c8eb74bdc929dd5a6d20fae3c89715e0c3 (patch) | |
tree | 516470a1c12007e2ab7b3dc0e9604f37634accd3 /tools | |
parent | fb4ef4b3942d1468b14dd95a0840979192461138 (diff) | |
download | scummvm-rg350-afc474c8eb74bdc929dd5a6d20fae3c89715e0c3.tar.gz scummvm-rg350-afc474c8eb74bdc929dd5a6d20fae3c89715e0c3.tar.bz2 scummvm-rg350-afc474c8eb74bdc929dd5a6d20fae3c89715e0c3.zip |
adding Sean Murray (lightcast) to the credits [1]
svn-id: r30698
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/credits.pl b/tools/credits.pl index a0d29904c0..9c40ccca36 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -756,6 +756,7 @@ begin_credits("Credits"); add_person("Andreas Karlsson", "Sprawl", "Initial port for EPOC/SymbianOS"); add_person("Claudio Matsuoka", "", "Daily Linux builds"); add_person("Thomas Mayer", "", "PSP port contributions"); + add_person("Sean Murray", "lightcast", "ScummVM tools GUI application (GSoC 2007 task)"); add_person("", "n0p", "Windows CE port aspect ratio correction scaler and right click input method"); add_person("Mikesch Nepomuk", "mnepomuk", "MI1 VGA floppy patches"); add_person("Nicolas Noble", "pixels", "Config file and ALSA support"); |