From 84e50b1860f94d9dd6bffef117c11506d7636b8d Mon Sep 17 00:00:00 2001 From: Eliot Partridge Date: Tue, 1 Oct 2019 18:07:05 -0500 Subject: [PATCH] Remove Stubenhocker from external contributors list --- src/ts/client/credits.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ts/client/credits.ts b/src/ts/client/credits.ts index 34c5db1..f0f9ebb 100644 --- a/src/ts/client/credits.ts +++ b/src/ts/client/credits.ts @@ -91,7 +91,6 @@ export const CONTRIBUTORS: Contributors[] = [ group: 'Programmers', contributors: [ { name: 'Industrialice' }, - { name: 'Stubenhocker', links: ['https://twitter.com/Stubenhocker13'] }, ], }, {