Skip to content

Commit 8a69ca1

Browse files
Update current and past donators list
1 parent 2100003 commit 8a69ca1

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

src/components/Sponsors.js

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,20 +43,22 @@ const ProjectsList = [
4343

4444
const currentDonators = ['Just Epic',
4545
'Brian McGonagill',
46-
'Satya Sinha',
47-
'Zizaco Zizuini',
4846
'Nchinda',
4947
'Tom S',
5048
'LiamGaudy',
5149
'CrystalMoon',
52-
'Paweł Kołataj'];
50+
'Paweł Kołataj',
51+
'Vi Hongg'];
5352

5453
const pastDonators = [
5554
'Jeremiah',
5655
'Louis Couture',
5756
'BenStigsen',
5857
'Jarred',
59-
'Varun Suryawanshi'];
58+
'Varun Suryawanshi',
59+
'Satya Sinha',
60+
'Zizaco Zizuini',
61+
'CoMiGo Games'];
6062

6163
const oneTimeDonators = [
6264
'Paolo Caminiti',

0 commit comments

Comments
 (0)