From 8f2608e9a9d54c87ace636f99cdb9d2a7730990f Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 12 Nov 2021 11:28:04 +0100 Subject: Update credits --- scripts/generate-code-contributors.ts | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'scripts/generate-code-contributors.ts') diff --git a/scripts/generate-code-contributors.ts b/scripts/generate-code-contributors.ts index f0b37787a..70b33c0d3 100755 --- a/scripts/generate-code-contributors.ts +++ b/scripts/generate-code-contributors.ts @@ -193,6 +193,9 @@ function getContributorsBlacklist () { return { 'Bigard Florian': true, 'chocobozzz': true, - 'Rigel': true + 'Rigel': true, + + // Requested by the contributor + 'Marcel Cramm': true } } -- cgit v1.2.3