aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorTarek Soliman2011-09-28 15:11:58 -0500
committerTarek Soliman2011-09-28 15:13:59 -0500
commit26d4e4bdb6a879c841702a3b2daa7efc7a166eb6 (patch)
tree22177b5a370756a56e925d7a353b693b757e156e /devtools
parentea1c6cd8dff97242c3e84c662d52b0b58e4591e1 (diff)
downloadscummvm-rg350-26d4e4bdb6a879c841702a3b2daa7efc7a166eb6.tar.gz
scummvm-rg350-26d4e4bdb6a879c841702a3b2daa7efc7a166eb6.tar.bz2
scummvm-rg350-26d4e4bdb6a879c841702a3b2daa7efc7a166eb6.zip
CREDITS: properly retire fanoush and add myself
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl3
1 files changed, 2 insertions, 1 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index 6199252a79..77f63bf774 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -725,7 +725,8 @@ begin_credits("Credits");
end_section();
begin_section("Maemo");
- add_person("Frantisek Dufka", "fanoush", "");
+ add_person("Frantisek Dufka", "fanoush", "(retired)");
+ add_person("Tarek Soliman", "tsoliman", "");
end_section();
begin_section("Nintendo 64");