mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-01 05:11:09 +00:00
CREDITS: Update my status to active again.
This commit is contained in:
parent
a17049e228
commit
dde4cb1ff8
8
AUTHORS
8
AUTHORS
@ -19,7 +19,7 @@ ScummVM Team
|
||||
Jonathan Gray - (retired)
|
||||
Vincent Hamm - (retired)
|
||||
Max Horn - (retired)
|
||||
Travis Howell - (retired)
|
||||
Travis Howell
|
||||
Pawel Kolodziejski - Codecs, iMUSE, Smush, etc.
|
||||
Gregory Montoir
|
||||
Eugene Sandulenko - FT INSANE, MM NES, MM C64, game detection,
|
||||
@ -28,7 +28,7 @@ ScummVM Team
|
||||
|
||||
HE:
|
||||
Jonathan Gray - (retired)
|
||||
Travis Howell - (retired)
|
||||
Travis Howell
|
||||
Gregory Montoir
|
||||
Eugene Sandulenko
|
||||
|
||||
@ -45,7 +45,7 @@ ScummVM Team
|
||||
AGOS:
|
||||
Torbjorn Andersson
|
||||
Paul Gilbert
|
||||
Travis Howell - (retired)
|
||||
Travis Howell
|
||||
Oliver Kiehl - (retired)
|
||||
Ludvig Strigeus - (retired)
|
||||
|
||||
@ -361,7 +361,7 @@ Other contributions
|
||||
Markus Strangl
|
||||
|
||||
Win32:
|
||||
Travis Howell - (retired)
|
||||
Travis Howell
|
||||
|
||||
Win64:
|
||||
Chris Gray - (retired)
|
||||
|
@ -467,7 +467,7 @@ begin_credits("Credits");
|
||||
add_person("Jonathan Gray", "khalek", "(retired)");
|
||||
add_person("Vincent Hamm", "yaz0r", "(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("Gregory Montoir", "cyx", "");
|
||||
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");
|
||||
add_person("Jonathan Gray", "khalek", "(retired)");
|
||||
add_person("Travis Howell", "Kirben", "(retired)");
|
||||
add_person("Travis Howell", "Kirben", "");
|
||||
add_person("Gregory Montoir", "cyx", "");
|
||||
add_person("Eugene Sandulenko", "sev", "");
|
||||
end_section();
|
||||
@ -495,7 +495,7 @@ begin_credits("Credits");
|
||||
begin_section("AGOS");
|
||||
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
||||
add_person("Paul Gilbert", "dreammaster", "");
|
||||
add_person("Travis Howell", "Kirben", "(retired)");
|
||||
add_person("Travis Howell", "Kirben", "");
|
||||
add_person("Oliver Kiehl", "olki", "(retired)");
|
||||
add_person("Ludvig Strigeus", "ludde", "(retired)");
|
||||
end_section();
|
||||
@ -878,7 +878,7 @@ begin_credits("Credits");
|
||||
end_section();
|
||||
|
||||
begin_section("Win32");
|
||||
add_person("Travis Howell", "Kirben", "(retired)");
|
||||
add_person("Travis Howell", "Kirben", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Win64");
|
||||
|
@ -25,7 +25,6 @@ static const char *credits[] = {
|
||||
"C0""Max Horn",
|
||||
"C2""(retired)",
|
||||
"C0""Travis Howell",
|
||||
"C2""(retired)",
|
||||
"C0""Pawel Kolodziejski",
|
||||
"C2""Codecs, iMUSE, Smush, etc.",
|
||||
"C0""Gregory Montoir",
|
||||
@ -38,7 +37,6 @@ static const char *credits[] = {
|
||||
"C0""Jonathan Gray",
|
||||
"C2""(retired)",
|
||||
"C0""Travis Howell",
|
||||
"C2""(retired)",
|
||||
"C0""Gregory Montoir",
|
||||
"C0""Eugene Sandulenko",
|
||||
"",
|
||||
@ -57,7 +55,6 @@ static const char *credits[] = {
|
||||
"C0""Torbj\366rn Andersson",
|
||||
"C0""Paul Gilbert",
|
||||
"C0""Travis Howell",
|
||||
"C2""(retired)",
|
||||
"C0""Oliver Kiehl",
|
||||
"C2""(retired)",
|
||||
"C0""Ludvig Strigeus",
|
||||
@ -419,7 +416,6 @@ static const char *credits[] = {
|
||||
"",
|
||||
"C1""Win32",
|
||||
"C0""Travis Howell",
|
||||
"C2""(retired)",
|
||||
"",
|
||||
"C1""Win64",
|
||||
"C0""Chris Gray",
|
||||
|
Loading…
Reference in New Issue
Block a user