From f4b5c1f27b188804c6a124827ccc50218a0c5061 Mon Sep 17 00:00:00 2001 From: Dessalines Date: Sun, 26 Apr 2020 10:56:53 -0400 Subject: [PATCH] Adding sponsor. --- ui/src/components/sponsors.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/components/sponsors.tsx b/ui/src/components/sponsors.tsx index cdd7bdad..51ef47fa 100644 --- a/ui/src/components/sponsors.tsx +++ b/ui/src/components/sponsors.tsx @@ -5,6 +5,7 @@ import { T } from 'inferno-i18next'; import { repoUrl } from '../utils'; let general = [ + 'Serge Tarkovsky', 'alexx henry', 'Nathan J. Goode', 'Andre Vallestero', -- 2.44.1