From 0a03a620e12b97d02899f31376191014a5205ddb Mon Sep 17 00:00:00 2001 From: CeRiAl Date: Wed, 25 May 2011 05:53:28 +0800 Subject: CREDITS: Temporarily retire Jubanka, add CeRiAl --- AUTHORS | 3 ++- COPYRIGHT | 1 + devtools/credits.pl | 3 ++- gui/credits.h | 2 ++ 4 files changed, 7 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index d2991127d3..89ad7dc1b2 100644 --- a/AUTHORS +++ b/AUTHORS @@ -222,7 +222,8 @@ ScummVM Team PocketPC / WinCE: Nicolas Bacca - (retired) - Kostas Nakos + Ismail Khatib + Kostas Nakos - (retired) PlayStation 2: Robert Goeffringmann - (retired) diff --git a/COPYRIGHT b/COPYRIGHT index fca190596f..c4d592ff9f 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -44,6 +44,7 @@ Willem Jan Palenstijn Florian Kagerer Filippos Karapetis Andreas Karlsson +Ismail Khatib Oliver Kiehl Martin Kiewitz Pawel Kolodziejski diff --git a/devtools/credits.pl b/devtools/credits.pl index 0f07641aae..b0f40cbe6e 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -712,7 +712,8 @@ begin_credits("Credits"); begin_section("PocketPC / WinCE"); add_person("Nicolas Bacca", "arisme", "(retired)"); - add_person("Kostas Nakos", "Jubanka", ""); + add_person("Ismail Khatib", "CeRiAl", ""); + add_person("Kostas Nakos", "Jubanka", "(retired)"); end_section(); begin_section("PlayStation 2"); diff --git a/gui/credits.h b/gui/credits.h index a98fddd339..1b13b31829 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -249,7 +249,9 @@ static const char *credits[] = { "C1""PocketPC / WinCE", "C0""Nicolas Bacca", "C2""(retired)", +"C0""Ismail Khatib", "C0""Kostas Nakos", +"C2""(retired)", "", "C1""PlayStation 2", "C0""Robert G\366ffringmann", -- cgit v1.2.3