diff options
author | Max Horn | 2007-02-16 11:14:32 +0000 |
---|---|---|
committer | Max Horn | 2007-02-16 11:14:32 +0000 |
commit | b8bd502c5791fe1b995c5de5d30dd9c805ab472d (patch) | |
tree | 026b577791a422915cb39408ce3f80ed73017edb /tools | |
parent | 8f0a3e8961f5513059b35e1f8d406de1f667d65c (diff) | |
download | scummvm-rg350-b8bd502c5791fe1b995c5de5d30dd9c805ab472d.tar.gz scummvm-rg350-b8bd502c5791fe1b995c5de5d30dd9c805ab472d.tar.bz2 scummvm-rg350-b8bd502c5791fe1b995c5de5d30dd9c805ab472d.zip |
Added Stuart George to the credits
svn-id: r25626
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 468e2338fd..db6268fece 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -480,6 +480,7 @@ begin_credits("Credits"); end_section(); begin_section("AGI"); + add_person("Stuart George", "darkfiber", ""); add_person("Paweł Kołodziejski", "aquadran", ""); add_person("Eugene Sandulenko", "sev", ""); add_person("David Symonds", "dsymonds", ""); |