CREDITS: Temporarily retire Jubanka, add CeRiAl
This commit is contained in:
parent
b59941d981
commit
0a03a620e1
4 changed files with 7 additions and 2 deletions
3
AUTHORS
3
AUTHORS
|
@ -222,7 +222,8 @@ ScummVM Team
|
||||||
|
|
||||||
PocketPC / WinCE:
|
PocketPC / WinCE:
|
||||||
Nicolas Bacca - (retired)
|
Nicolas Bacca - (retired)
|
||||||
Kostas Nakos
|
Ismail Khatib
|
||||||
|
Kostas Nakos - (retired)
|
||||||
|
|
||||||
PlayStation 2:
|
PlayStation 2:
|
||||||
Robert Goeffringmann - (retired)
|
Robert Goeffringmann - (retired)
|
||||||
|
|
|
@ -44,6 +44,7 @@ Willem Jan Palenstijn
|
||||||
Florian Kagerer
|
Florian Kagerer
|
||||||
Filippos Karapetis
|
Filippos Karapetis
|
||||||
Andreas Karlsson
|
Andreas Karlsson
|
||||||
|
Ismail Khatib
|
||||||
Oliver Kiehl
|
Oliver Kiehl
|
||||||
Martin Kiewitz
|
Martin Kiewitz
|
||||||
Pawel Kolodziejski
|
Pawel Kolodziejski
|
||||||
|
|
|
@ -712,7 +712,8 @@ begin_credits("Credits");
|
||||||
|
|
||||||
begin_section("PocketPC / WinCE");
|
begin_section("PocketPC / WinCE");
|
||||||
add_person("Nicolas Bacca", "arisme", "(retired)");
|
add_person("Nicolas Bacca", "arisme", "(retired)");
|
||||||
add_person("Kostas Nakos", "Jubanka", "");
|
add_person("Ismail Khatib", "CeRiAl", "");
|
||||||
|
add_person("Kostas Nakos", "Jubanka", "(retired)");
|
||||||
end_section();
|
end_section();
|
||||||
|
|
||||||
begin_section("PlayStation 2");
|
begin_section("PlayStation 2");
|
||||||
|
|
|
@ -249,7 +249,9 @@ static const char *credits[] = {
|
||||||
"C1""PocketPC / WinCE",
|
"C1""PocketPC / WinCE",
|
||||||
"C0""Nicolas Bacca",
|
"C0""Nicolas Bacca",
|
||||||
"C2""(retired)",
|
"C2""(retired)",
|
||||||
|
"C0""Ismail Khatib",
|
||||||
"C0""Kostas Nakos",
|
"C0""Kostas Nakos",
|
||||||
|
"C2""(retired)",
|
||||||
"",
|
"",
|
||||||
"C1""PlayStation 2",
|
"C1""PlayStation 2",
|
||||||
"C0""Robert G\366ffringmann",
|
"C0""Robert G\366ffringmann",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue