diff --git a/ui/src/components/sponsors.tsx b/ui/src/components/sponsors.tsx index cd7e14c5..cdd7bdad 100644 --- a/ui/src/components/sponsors.tsx +++ b/ui/src/components/sponsors.tsx @@ -10,7 +10,7 @@ let general = [ 'Andre Vallestero', 'NotTooHighToHack', ]; -let highlighted = ['Alex Benishek']; +let highlighted = ['Oskenso Kashi', 'Alex Benishek']; // let silver = []; // let gold = []; // let latinum = [];