Skip to content

Commit 896af27

Browse files
Update Sponsors.js
1 parent 6f43ac3 commit 896af27

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

src/components/Sponsors.js

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,17 @@ const ProjectsList = [
3232

3333
const currentDonators = ['Just Epic',
3434
'Brian McGonagill',
35-
'Brian',
3635
'Satya Sinha',
3736
'Zizaco Zizuini',
3837
'Nchinda',
39-
'Varun Suryawanshi',
40-
'Thomas Sham'];
38+
'Tom S'];
4139

4240
const pastDonators = [
4341
'Jeremiah',
4442
'Louis Couture',
4543
'BenStigsen',
46-
'Jarred'];
44+
'Jarred',
45+
'Varun Suryawanshi'];
4746

4847
function Sponsor({sponsor}) {
4948
return (

0 commit comments

Comments
 (0)