diff options
author | Cameron Cawley | 2019-11-10 17:59:47 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2019-11-17 22:33:56 +0100 |
commit | 8b7f1a0bcb78dcc547f94337504f9078e2cf5ca8 (patch) | |
tree | 0d73adc7840295b262c25d4921747a64dc62ed8b /devtools | |
parent | a9838999bc51ef6ee39cb543b5cf8ca2af603d01 (diff) | |
download | scummvm-rg350-8b7f1a0bcb78dcc547f94337504f9078e2cf5ca8.tar.gz scummvm-rg350-8b7f1a0bcb78dcc547f94337504f9078e2cf5ca8.tar.bz2 scummvm-rg350-8b7f1a0bcb78dcc547f94337504f9078e2cf5ca8.zip |
CREDITS: Mark CeRiAl as retired
Diffstat (limited to 'devtools')
-rwxr-xr-x | devtools/credits.pl | 2 |
1 files changed, 1 insertions, 1 deletions
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(); |