aboutsummaryrefslogtreecommitdiff
path: root/devtools
diff options
context:
space:
mode:
authorEugene Sandulenko2019-11-03 23:57:42 +0100
committerEugene Sandulenko2019-11-03 23:57:42 +0100
commit1370873a8a77d8e881789d7b349d4e8a3b6307f0 (patch)
tree0585aee2d756fd6c264e2fd0cc4b21be5071e25d /devtools
parente01cc08d64a77f7a4703be7963a3290c994b25f1 (diff)
downloadscummvm-rg350-1370873a8a77d8e881789d7b349d4e8a3b6307f0.tar.gz
scummvm-rg350-1370873a8a77d8e881789d7b349d4e8a3b6307f0.tar.bz2
scummvm-rg350-1370873a8a77d8e881789d7b349d4e8a3b6307f0.zip
CREDITS: whoozle is not retired anymore
Diffstat (limited to 'devtools')
-rwxr-xr-xdevtools/credits.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/devtools/credits.pl b/devtools/credits.pl
index da051f4d8c..3a296fc65c 100755
--- a/devtools/credits.pl
+++ b/devtools/credits.pl
@@ -751,7 +751,7 @@ begin_credits("Credits");
add_person("Torbjörn Andersson", "eriktorbjorn", "");
add_person("Bertrand Augereau", "Tramb", "");
add_person("Filippos Karapetis", "[md5]", "");
- add_person("Vladimir Menshakov", "whoozle", "(retired)");
+ add_person("Vladimir Menshakov", "whoozle", "");
add_person("Willem Jan Palenstijn", "wjp", "");
end_section();
@@ -966,7 +966,7 @@ begin_credits("Credits");
begin_section("TeenAgent");
add_person("Robert Megone", "sanguine", "Help with callback rewriting");
- add_person("Vladimir Menshakov", "whoozle", "(retired)");
+ add_person("Vladimir Menshakov", "whoozle", "");
end_section();
begin_section("Tinsel");