aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
authorJohannes Schickel2010-11-07 02:13:22 +0000
committerJohannes Schickel2010-11-07 02:13:22 +0000
commit05986f09fd6e67da9b04df0edd23c81a88e3ed23 (patch)
treec78d7bbcfc28f3a136292c66f7efd7b334a4d819 /tools/credits.pl
parent025a14b32656e651f376e5cc9a5e09c6d02095d1 (diff)
downloadscummvm-rg350-05986f09fd6e67da9b04df0edd23c81a88e3ed23.tar.gz
scummvm-rg350-05986f09fd6e67da9b04df0edd23c81a88e3ed23.tar.bz2
scummvm-rg350-05986f09fd6e67da9b04df0edd23c81a88e3ed23.zip
CREDITS: Mark Joachim Eberhard as retired.
svn-id: r54110
Diffstat (limited to 'tools/credits.pl')
-rwxr-xr-xtools/credits.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/credits.pl b/tools/credits.pl
index 67d134d1d5..5510032a2e 100755
--- a/tools/credits.pl
+++ b/tools/credits.pl
@@ -792,7 +792,7 @@ begin_credits("Credits");
begin_section("Documentation");
begin_persons();
add_person("Thierry Crozat", "criezy", "Numerous contributions to documentation");
- add_person("Joachim Eberhard", "joachimeberhard", "Numerous contributions to documentation");
+ add_person("Joachim Eberhard", "joachimeberhard", "Numerous contributions to documentation (retired)");
add_person("Matthew Hoops", "clone2727", "Wiki editor");
end_persons();
end_section();