diff options
Diffstat (limited to 'tools')
-rwxr-xr-x | tools/credits.pl | 2 |
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(); |