mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-20 08:53:51 +00:00
CREDITS: properly retire fanoush and add myself
This commit is contained in:
parent
ea1c6cd8df
commit
26d4e4bdb6
@ -725,7 +725,8 @@ begin_credits("Credits");
|
||||
end_section();
|
||||
|
||||
begin_section("Maemo");
|
||||
add_person("Frantisek Dufka", "fanoush", "");
|
||||
add_person("Frantisek Dufka", "fanoush", "(retired)");
|
||||
add_person("Tarek Soliman", "tsoliman", "");
|
||||
end_section();
|
||||
|
||||
begin_section("Nintendo 64");
|
||||
|
@ -262,6 +262,8 @@ static const char *credits[] = {
|
||||
"",
|
||||
"C1""Maemo",
|
||||
"C0""Frantisek Dufka",
|
||||
"C2""(retired)",
|
||||
"C0""Tarek Soliman",
|
||||
"",
|
||||
"C1""Nintendo 64",
|
||||
"C0""Fabio Battaglia",
|
||||
|
Loading…
x
Reference in New Issue
Block a user