diff options
author | Max Horn | 2011-06-22 11:52:58 +0200 |
---|---|---|
committer | Max Horn | 2011-06-22 11:52:58 +0200 |
commit | c2d31c4ca53fd209f48b50a6c6761999365df1ee (patch) | |
tree | 7c075667925c9c3cc56e835c3b3644c34c3a8b40 /devtools | |
parent | f646ab3c863923f9d1f87ca3b13cc288a7934033 (diff) | |
download | scummvm-rg350-c2d31c4ca53fd209f48b50a6c6761999365df1ee.tar.gz scummvm-rg350-c2d31c4ca53fd209f48b50a6c6761999365df1ee.tar.bz2 scummvm-rg350-c2d31c4ca53fd209f48b50a6c6761999365df1ee.zip |
CREDITS: Mark myself as retired
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl index bf48304af3..48ce5e28e7 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -447,7 +447,6 @@ begin_credits("Credits"); begin_section("ScummVM Team"); begin_section("Project Leaders"); begin_persons(); - add_person("Max Horn", "Fingolfin", ""); add_person("Eugene Sandulenko", "sev", ""); end_persons(); end_section(); @@ -456,6 +455,7 @@ begin_credits("Credits"); begin_persons(); add_person("James Brown", "ender", ""); add_person("Vincent Hamm", "yaz0r", "ScummVM co-founder, Original Cruise/CinE author"); + add_person("Max Horn", "Fingolfin", ""); add_person("Ludvig Strigeus", "ludde", "Original ScummVM and SimonVM author"); end_persons(); end_section(); @@ -466,7 +466,7 @@ begin_credits("Credits"); add_person("James Brown", "ender", "(retired)"); add_person("Jonathan Gray", "khalek", "(retired)"); add_person("Vincent Hamm", "yaz0r", "(retired)"); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Travis Howell", "Kirben", "(retired)"); add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc."); add_person("Gregory Montoir", "cyx", ""); @@ -606,7 +606,7 @@ begin_credits("Credits"); begin_section("SCI"); add_person("Greg Frieger", "_FRG_", ""); add_person("Paul Gilbert", "dreammaster", ""); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Filippos Karapetis", "[md5]", ""); add_person("Martin Kiewitz", "m_kiewitz", ""); add_person("Walter van Niftrik", "waltervn", ""); @@ -636,7 +636,7 @@ begin_credits("Credits"); begin_section("Sword25"); add_person("Eugene Sandulenko", "sev", ""); add_person("Filippos Karapetis", "[md5]", ""); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Paul Gilbert", "dreammaster", ""); add_person("Torbjörn Andersson", "eriktorbjorn", ""); end_section(); @@ -652,7 +652,7 @@ begin_credits("Credits"); add_person("Fabio Battaglia", "Hkz", "PSX version support"); add_person("Paul Gilbert", "dreammaster", ""); add_person("Sven Hesse", "DrMcCoy", ""); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Filippos Karapetis", "[md5]", ""); add_person("Joost Peters", "joostp", ""); end_section(); @@ -732,7 +732,7 @@ begin_credits("Credits"); end_section(); begin_section("SDL (Win/Linux/OS X/etc.)"); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Eugene Sandulenko", "sev", "Asm routines, GFX layers"); end_section(); @@ -753,7 +753,7 @@ begin_credits("Credits"); begin_section("Other subsystems"); begin_section("Infrastructure"); - add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc."); + add_person("Max Horn", "Fingolfin", "Backend & Engine APIs, file API, sound mixer, audiostreams, data structures, etc. (retired)"); add_person("Eugene Sandulenko", "sev", ""); add_person("Johannes Schickel", "LordHoto", ""); end_section(); @@ -785,7 +785,6 @@ begin_credits("Credits"); add_person("James Brown", "Ender", "IRC Logs maintainer"); add_person("Thierry Crozat", "criezy", "Wiki maintainer"); add_person("Andre Heider", "dhewg", "Buildbot maintainer"); - add_person("Max Horn", "Fingolfin", "Forum, IRC channel and Mailing list maintainer"); add_person("Joost Peters", "JoostP", "Doxygen Project Documentation maintainer"); add_person("Jordi Vilalta Prat", "jvprat", "Wiki maintainer"); add_person("Eugene Sandulenko", "sev", "Forum, IRC channel, Screen Shots and Mailing list maintainer"); @@ -849,7 +848,7 @@ begin_credits("Credits"); end_section(); begin_section("Mac OS X"); - add_person("Max Horn", "Fingolfin", ""); + add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Oystein Eftevaag", "vinterstum", ""); end_section(); |