diff options
author | Oystein Eftevaag | 2006-01-09 17:14:31 +0000 |
---|---|---|
committer | Oystein Eftevaag | 2006-01-09 17:14:31 +0000 |
commit | 6aa6767e223031adc06402b36a7e1477bfd2b1d1 (patch) | |
tree | effa4a49c7bedb035945404e1be348bc1622176b /tools | |
parent | a0349221203458e7a5ab8e78876840296105092a (diff) | |
download | scummvm-rg350-6aa6767e223031adc06402b36a7e1477bfd2b1d1.tar.gz scummvm-rg350-6aa6767e223031adc06402b36a7e1477bfd2b1d1.tar.bz2 scummvm-rg350-6aa6767e223031adc06402b36a7e1477bfd2b1d1.zip |
Adding myself to the Kyra credits
svn-id: r19958
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 48cec8650e..0445c05975 100755 --- a/tools/credits.pl +++ b/tools/credits.pl @@ -488,6 +488,7 @@ begin_credits("Credits"); begin_section("Kyra"); add_person("Gregory Montoir", "cyx", ""); add_person("Johannes Schickel", "LordHoto", ""); + add_person("Oystein Eftevaag", "vinterstum", ""); end_section(); begin_section("SAGA"); |