aboutsummaryrefslogtreecommitdiff
path: root/devtools/credits.pl
diff options
context:
space:
mode:
authorThierry Crozat2016-09-26 21:33:55 +0100
committerThierry Crozat2016-09-26 21:33:55 +0100
commit92bd10ff28f664a332cbc398391c1c2170461b11 (patch)
treef5b4e9dd20d86f7b2cd02e23dc102e3420ab1ca9 /devtools/credits.pl
parentdc19419507240ba42650e671b4e379578f571d53 (diff)
downloadscummvm-rg350-92bd10ff28f664a332cbc398391c1c2170461b11.tar.gz
scummvm-rg350-92bd10ff28f664a332cbc398391c1c2170461b11.tar.bz2
scummvm-rg350-92bd10ff28f664a332cbc398391c1c2170461b11.zip
CREDITS: Core team has been disbanded and LordHoto retired
Diffstat (limited to 'devtools/credits.pl')
-rwxr-xr-xdevtools/credits.pl16
1 files changed, 4 insertions, 12 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 3f1511c399..ffefc98a0f 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -496,14 +496,6 @@ begin_credits("Credits");
end_persons();
end_section();
- begin_section("Core Team");
- begin_persons();
- add_person("Willem Jan Palenstijn", "wjp", "");
- add_person("Eugene Sandulenko", "sev", "");
- add_person("Johannes Schickel", "LordHoto", "");
- end_persons();
- end_section();
-
begin_section("Retired Project Leaders");
begin_persons();
add_person("James Brown", "ender", "");
@@ -649,7 +641,7 @@ begin_credits("Credits");
add_person("Oystein Eftevaag", "vinterstum", "");
add_person("Florian Kagerer", "athrxx", "");
add_person("Gregory Montoir", "cyx", "(retired)");
- add_person("Johannes Schickel", "LordHoto", "");
+ add_person("Johannes Schickel", "LordHoto", "(retired)");
end_section();
begin_section("Lastexpress");
@@ -918,13 +910,13 @@ begin_credits("Credits");
begin_section("Infrastructure");
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", "");
+ add_person("Johannes Schickel", "LordHoto", "(retired)");
end_section();
begin_section("GUI");
add_person("Vicent Marti", "tanoku", "");
add_person("Eugene Sandulenko", "sev", "");
- add_person("Johannes Schickel", "LordHoto", "");
+ add_person("Johannes Schickel", "LordHoto", "(retired)");
end_section();
begin_section("Miscellaneous");
@@ -1052,7 +1044,7 @@ begin_credits("Credits");
begin_section("Win64");
add_person("Chris Gray", "Psychoid", "(retired)");
- add_person("Johannes Schickel", "LordHoto", "");
+ add_person("Johannes Schickel", "LordHoto", "(retired)");
end_section();
end_section();