aboutsummaryrefslogtreecommitdiff
path: root/tools/credits.pl
diff options
context:
space:
mode:
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();