CREDITS: Update my status to active again.

This commit is contained in:
unknown 2011-06-30 00:29:22 +10:00
parent a17049e228
commit dde4cb1ff8
3 changed files with 8 additions and 12 deletions

View file

@ -19,7 +19,7 @@ ScummVM Team
Jonathan Gray - (retired) Jonathan Gray - (retired)
Vincent Hamm - (retired) Vincent Hamm - (retired)
Max Horn - (retired) Max Horn - (retired)
Travis Howell - (retired) Travis Howell
Pawel Kolodziejski - Codecs, iMUSE, Smush, etc. Pawel Kolodziejski - Codecs, iMUSE, Smush, etc.
Gregory Montoir Gregory Montoir
Eugene Sandulenko - FT INSANE, MM NES, MM C64, game detection, Eugene Sandulenko - FT INSANE, MM NES, MM C64, game detection,
@ -28,7 +28,7 @@ ScummVM Team
HE: HE:
Jonathan Gray - (retired) Jonathan Gray - (retired)
Travis Howell - (retired) Travis Howell
Gregory Montoir Gregory Montoir
Eugene Sandulenko Eugene Sandulenko
@ -45,7 +45,7 @@ ScummVM Team
AGOS: AGOS:
Torbjorn Andersson Torbjorn Andersson
Paul Gilbert Paul Gilbert
Travis Howell - (retired) Travis Howell
Oliver Kiehl - (retired) Oliver Kiehl - (retired)
Ludvig Strigeus - (retired) Ludvig Strigeus - (retired)
@ -361,7 +361,7 @@ Other contributions
Markus Strangl Markus Strangl
Win32: Win32:
Travis Howell - (retired) Travis Howell
Win64: Win64:
Chris Gray - (retired) Chris Gray - (retired)

View file

@ -467,7 +467,7 @@ begin_credits("Credits");
add_person("Jonathan Gray", "khalek", "(retired)"); add_person("Jonathan Gray", "khalek", "(retired)");
add_person("Vincent Hamm", "yaz0r", "(retired)"); add_person("Vincent Hamm", "yaz0r", "(retired)");
add_person("Max Horn", "Fingolfin", "(retired)"); add_person("Max Horn", "Fingolfin", "(retired)");
add_person("Travis Howell", "Kirben", "(retired)"); add_person("Travis Howell", "Kirben", "");
add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc."); add_person("Paweł Kołodziejski", "aquadran", "Codecs, iMUSE, Smush, etc.");
add_person("Gregory Montoir", "cyx", ""); add_person("Gregory Montoir", "cyx", "");
add_person("Eugene Sandulenko", "sev", "FT INSANE, MM NES, MM C64, game detection, Herc/CGA"); add_person("Eugene Sandulenko", "sev", "FT INSANE, MM NES, MM C64, game detection, Herc/CGA");
@ -476,7 +476,7 @@ begin_credits("Credits");
begin_section("HE"); begin_section("HE");
add_person("Jonathan Gray", "khalek", "(retired)"); add_person("Jonathan Gray", "khalek", "(retired)");
add_person("Travis Howell", "Kirben", "(retired)"); add_person("Travis Howell", "Kirben", "");
add_person("Gregory Montoir", "cyx", ""); add_person("Gregory Montoir", "cyx", "");
add_person("Eugene Sandulenko", "sev", ""); add_person("Eugene Sandulenko", "sev", "");
end_section(); end_section();
@ -495,7 +495,7 @@ begin_credits("Credits");
begin_section("AGOS"); begin_section("AGOS");
add_person("Torbjörn Andersson", "eriktorbjorn", ""); add_person("Torbjörn Andersson", "eriktorbjorn", "");
add_person("Paul Gilbert", "dreammaster", ""); add_person("Paul Gilbert", "dreammaster", "");
add_person("Travis Howell", "Kirben", "(retired)"); add_person("Travis Howell", "Kirben", "");
add_person("Oliver Kiehl", "olki", "(retired)"); add_person("Oliver Kiehl", "olki", "(retired)");
add_person("Ludvig Strigeus", "ludde", "(retired)"); add_person("Ludvig Strigeus", "ludde", "(retired)");
end_section(); end_section();
@ -878,7 +878,7 @@ begin_credits("Credits");
end_section(); end_section();
begin_section("Win32"); begin_section("Win32");
add_person("Travis Howell", "Kirben", "(retired)"); add_person("Travis Howell", "Kirben", "");
end_section(); end_section();
begin_section("Win64"); begin_section("Win64");

View file

@ -25,7 +25,6 @@ static const char *credits[] = {
"C0""Max Horn", "C0""Max Horn",
"C2""(retired)", "C2""(retired)",
"C0""Travis Howell", "C0""Travis Howell",
"C2""(retired)",
"C0""Pawel Kolodziejski", "C0""Pawel Kolodziejski",
"C2""Codecs, iMUSE, Smush, etc.", "C2""Codecs, iMUSE, Smush, etc.",
"C0""Gregory Montoir", "C0""Gregory Montoir",
@ -38,7 +37,6 @@ static const char *credits[] = {
"C0""Jonathan Gray", "C0""Jonathan Gray",
"C2""(retired)", "C2""(retired)",
"C0""Travis Howell", "C0""Travis Howell",
"C2""(retired)",
"C0""Gregory Montoir", "C0""Gregory Montoir",
"C0""Eugene Sandulenko", "C0""Eugene Sandulenko",
"", "",
@ -57,7 +55,6 @@ static const char *credits[] = {
"C0""Torbj\366rn Andersson", "C0""Torbj\366rn Andersson",
"C0""Paul Gilbert", "C0""Paul Gilbert",
"C0""Travis Howell", "C0""Travis Howell",
"C2""(retired)",
"C0""Oliver Kiehl", "C0""Oliver Kiehl",
"C2""(retired)", "C2""(retired)",
"C0""Ludvig Strigeus", "C0""Ludvig Strigeus",
@ -419,7 +416,6 @@ static const char *credits[] = {
"", "",
"C1""Win32", "C1""Win32",
"C0""Travis Howell", "C0""Travis Howell",
"C2""(retired)",
"", "",
"C1""Win64", "C1""Win64",
"C0""Chris Gray", "C0""Chris Gray",