diff options
author | Johannes Schickel | 2007-02-14 21:16:14 +0000 |
---|---|---|
committer | Johannes Schickel | 2007-02-14 21:16:14 +0000 |
commit | 8bd1bd53b9ef0b16367a9fe8a986a5ffef17dfe3 (patch) | |
tree | 649373b8349656b23ad4fbcfc5e460f53e186a31 /tools | |
parent | f4b4a30327f87568be5e74a067e019ec131064de (diff) | |
download | scummvm-rg350-8bd1bd53b9ef0b16367a9fe8a986a5ffef17dfe3.tar.gz scummvm-rg350-8bd1bd53b9ef0b16367a9fe8a986a5ffef17dfe3.tar.bz2 scummvm-rg350-8bd1bd53b9ef0b16367a9fe8a986a5ffef17dfe3.zip |
Adding Florian Kagerer for his Kyra FM-Towns code contributions.
svn-id: r25589
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 e7402af389..468e2338fd 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -725,6 +725,7 @@ begin_credits("Credits"); add_person("Janne Huttunen", "", "V3 actor mask support, Dig/FT SMUSH audio"); add_person("Kovács Endre János", "", "Several fixes for Simon1"); add_person("Jeroen Janssen", "", "Numerous readability and bugfix patches"); + add_person("Florian Kagerer", "athrxx", "Various Kyrandia 1 FM-Towns code contributions"); add_person("Andreas Karlsson", "Sprawl", "Initial port for EPOC/SymbianOS"); add_person("Claudio Matsuoka", "", "Daily Linux builds"); add_person("Thomas Mayer", "", "PSP port contributions"); |