Skip to content

Commit bfeabda

Browse files
committed
Fix JSON
1 parent c3c3c7d commit bfeabda

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

data/supporters.json

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
}
124124
]
125125
},
126-
{
126+
{
127127
"name": "Rails Girls Berlin",
128128
"city": "Berlin",
129129
"country": "Germany",
@@ -237,7 +237,7 @@
237237
}
238238
]
239239
},
240-
{
240+
{
241241
"name": "Rails Girls Hamburg",
242242
"city": "Hamburg",
243243
"country": "Germany",
@@ -1066,7 +1066,7 @@
10661066
}
10671067
]
10681068
},
1069-
{
1069+
{
10701070
"name": "OpenGnsys Project",
10711071
"city": "Zaragoza",
10721072
"country": "Spain",
@@ -1305,10 +1305,12 @@
13051305
},
13061306
{
13071307
"name": "Barbara Ondrisek",
1308-
"twitter": "electrobabe"
1308+
"twitter": "electrobabe"
1309+
}
1310+
]
13091311
},
13101312
{
1311-
"name": "Apache Flink Meetup Berlin",
1313+
"name": "Apache Flink Meetup Berlin",
13121314
"city": "Berlin",
13131315
"country": "Germany",
13141316
"link": "http://www.meetup.com/de-DE/Apache-Flink-Meetup/",

0 commit comments

Comments
 (0)