Update credits

This commit is contained in:
Chocobozzz
2021-11-12 11:28:04 +01:00
parent a9cd881bf8
commit 8f2608e9a9
2 changed files with 35 additions and 21 deletions

View File

@@ -193,6 +193,9 @@ function getContributorsBlacklist () {
return {
'Bigard Florian': true,
'chocobozzz': true,
'Rigel': true
'Rigel': true,
// Requested by the contributor
'Marcel Cramm': true
}
}