aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--AUTHORS2
-rwxr-xr-xdevtools/credits.pl2
-rw-r--r--gui/credits.h1
3 files changed, 3 insertions, 2 deletions
diff --git a/AUTHORS b/AUTHORS
index d7b9a37a5f..7baffe07fe 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -415,7 +415,7 @@ ScummVM Team
PocketPC / WinCE:
Nicolas Bacca - (retired)
- Ismail Khatib
+ Ismail Khatib - (retired)
Kostas Nakos - (retired)
PlayStation 2:
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 3a296fc65c..8f97b127f7 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -1100,7 +1100,7 @@ begin_credits("Credits");
begin_section("PocketPC / WinCE");
add_person("Nicolas Bacca", "arisme", "(retired)");
- add_person("Ismail Khatib", "CeRiAl", "");
+ add_person("Ismail Khatib", "CeRiAl", "(retired)");
add_person("Kostas Nakos", "Jubanka", "(retired)");
end_section();
diff --git a/gui/credits.h b/gui/credits.h
index 0bd9848574..c8cae04a8f 100644
--- a/gui/credits.h
+++ b/gui/credits.h
@@ -504,6 +504,7 @@ static const char *credits[] = {
"C0""Nicolas Bacca",
"C2""(retired)",
"C0""Ismail Khatib",
+"C2""(retired)",
"C0""Kostas Nakos",
"C2""(retired)",
"",