Files
2014-11-28 00:17:09 +01:00

25 lines
439 B
JSON

{
"teamName": "The VUB Sloths",
"members": [
{
"name": "Evgeni Ivakhnov",
"twitter": "",
"koding": "evgeni",
"location": "Brussels, BE",
"lead": true
},
{
"name": "Tom Maes",
"twitter": "",
"koding": "tommaes",
"location": "Lennik, BE"
},
{
"name": "Jasper Tack",
"twitter": "",
"koding": "consec",
"location": "Brussel, BE"
}
]
}