Skip to content

Commit b0c87e3

Browse files
committed
Fix JSON
1 parent 9037d3f commit b0c87e3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

data/supporters.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1402,17 +1402,17 @@
14021402
"contacts": [
14031403
{
14041404
"name": "Lucy Patterson",
1405-
"twitter": "lu_cyP"
1405+
"twitter": "lu_cyP",
14061406
"email": "[email protected]"
14071407
},
14081408
{
14091409
"name": "Joram Schwartzmann",
1410-
"twitter": "sciencejoram"
1410+
"twitter": "sciencejoram",
14111411
"email": "[email protected]"
14121412
},
14131413
{
14141414
"name": "Giulia Paparo",
1415-
"twitter": "giu_pap"
1415+
"twitter": "giu_pap",
14161416
"email": "[email protected]"
14171417
}
14181418
]

0 commit comments

Comments
 (0)