summaryrefslogtreecommitdiffstats
path: root/ui/src/components/sponsors.tsx
diff options
context:
space:
mode:
authorDessalines <tyhou13@gmx.com>2020-02-03 18:01:14 -0500
committerDessalines <tyhou13@gmx.com>2020-02-03 18:01:14 -0500
commita28f8c7ac44594fbefb1d170b4e0365d04b6a204 (patch)
tree8cf6705cc6fd99a866b24568ac991f2b5010ca5a /ui/src/components/sponsors.tsx
parent347b2907476825d2ea1b1a7fd9c7cf83fc4583a5 (diff)
Updating sponsors.
Diffstat (limited to 'ui/src/components/sponsors.tsx')
-rw-r--r--ui/src/components/sponsors.tsx7
1 files changed, 6 insertions, 1 deletions
diff --git a/ui/src/components/sponsors.tsx b/ui/src/components/sponsors.tsx
index 28f09002..988ad4e0 100644
--- a/ui/src/components/sponsors.tsx
+++ b/ui/src/components/sponsors.tsx
@@ -3,7 +3,12 @@ import { WebSocketService } from '../services';
import { i18n } from '../i18next';
import { T } from 'inferno-i18next';
-let general = ['Andre Vallestero', 'riccardo', 'NotTooHighToHack'];
+let general = [
+ 'Nathan J. Goode',
+ 'Andre Vallestero',
+ 'riccardo',
+ 'NotTooHighToHack',
+];
let highlighted = ['Alex Benishek'];
// let silver = [];
// let gold = [];