CREDITS: Mark whoozle as retired
He announced on scummvm-devel that he's leaving.
This commit is contained in:
parent
2230eaab5e
commit
877d22652f
2 changed files with 4 additions and 2 deletions
|
@ -550,7 +550,7 @@ begin_credits("Credits");
|
||||||
begin_section("DreamWeb");
|
begin_section("DreamWeb");
|
||||||
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
add_person("Torbjörn Andersson", "eriktorbjorn", "");
|
||||||
add_person("Bertrand Augereau", "Tramb", "");
|
add_person("Bertrand Augereau", "Tramb", "");
|
||||||
add_person("Vladimir Menshakov", "whoozle", "");
|
add_person("Vladimir Menshakov", "whoozle", "(retired)");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
begin_section("Gob");
|
begin_section("Gob");
|
||||||
|
@ -668,7 +668,7 @@ begin_credits("Credits");
|
||||||
|
|
||||||
begin_section("TeenAgent");
|
begin_section("TeenAgent");
|
||||||
add_person("Robert Megone", "sanguine", "Help with callback rewriting");
|
add_person("Robert Megone", "sanguine", "Help with callback rewriting");
|
||||||
add_person("Vladimir Menshakov", "whoozle", "");
|
add_person("Vladimir Menshakov", "whoozle", "(retired)");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
begin_section("Tinsel");
|
begin_section("Tinsel");
|
||||||
|
|
|
@ -104,6 +104,7 @@ static const char *credits[] = {
|
||||||
"C0""Torbj\366rn Andersson",
|
"C0""Torbj\366rn Andersson",
|
||||||
"C0""Bertrand Augereau",
|
"C0""Bertrand Augereau",
|
||||||
"C0""Vladimir Menshakov",
|
"C0""Vladimir Menshakov",
|
||||||
|
"C2""(retired)",
|
||||||
"",
|
"",
|
||||||
"C1""Gob",
|
"C1""Gob",
|
||||||
"C0""Torbj\366rn Andersson",
|
"C0""Torbj\366rn Andersson",
|
||||||
|
@ -217,6 +218,7 @@ static const char *credits[] = {
|
||||||
"C0""Robert Megone",
|
"C0""Robert Megone",
|
||||||
"C2""Help with callback rewriting",
|
"C2""Help with callback rewriting",
|
||||||
"C0""Vladimir Menshakov",
|
"C0""Vladimir Menshakov",
|
||||||
|
"C2""(retired)",
|
||||||
"",
|
"",
|
||||||
"C1""Tinsel",
|
"C1""Tinsel",
|
||||||
"C0""Torbj\366rn Andersson",
|
"C0""Torbj\366rn Andersson",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue