From dcfa8fd0483d05cd4bfd4cab0fe7101db5f6844f 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 ca6342d836..ea5311bdf1 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 c45f16eec9..02e4b6f702 100755 --- a/devtools/credits.pl +++ b/devtools/credits.pl @@ -747,7 +747,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 7ad480032e..df7f1e420e 100644 --- a/gui/credits.h +++ b/gui/credits.h @@ -246,7 +246,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