From 8b7f1a0bcb78dcc547f94337504f9078e2cf5ca8 Mon Sep 17 00:00:00 2001 From: Cameron Cawley Date: Sun, 10 Nov 2019 17:59:47 +0000 Subject: CREDITS: Mark CeRiAl as retired --- AUTHORS | 2 +- devtools/credits.pl | 2 +- gui/credits.h | 1 + 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)", "", -- cgit v1.2.3