DEVTOOLS: adds name to credits

This commit is contained in:
cadihowley 2021-04-21 17:01:54 +12:00 committed by Cadi
parent ba4a9d76ca
commit 43cb1b1eb9

View File

@ -1307,6 +1307,7 @@ begin_credits("Credits");
add_person("Thierry Crozat", "criezy", "Numerous contributions to documentation");
add_person("Joachim Eberhard", "joachimeberhard", "Numerous contributions to documentation (retired)");
add_person("Matthew Hoops", "clone2727", "Numerous contributions to documentation (retired)");
add_person("Cadi Howley", "cadih", "User documentation (GSOD 2020)");
end_persons();
end_section();