Files
global.hackathon/Teams/TheWave/team.json
2014-12-03 01:56:21 +00:00

37 lines
791 B
JSON

{
"teamName": "The Wave",
"members": [
{
"name": "Tomás Gonzalez Dowling",
"twitter": "therealComtom",
"koding": "Comtom",
"location": "Mar del Plata, Buenos Aires, AR",
"lead": true
},
{
"name": "Nicolás Manso",
"twitter": "",
"koding": "",
"location": "La Plata, Buenos Aires, AR"
},
{
"name": "Maxi Ward",
"twitter": "mac_ward",
"koding": "",
"location": "Mar del Plata, Buenos Aires, AR"
},
{
"name": "Pablo Brown",
"twitter": "",
"koding": "",
"location": "Mar del Plata, Buenos Aires, AR"
},
{
"name": "Juan Cruz Gonzalez Soler",
"twitter": "",
"koding": "",
"location": "Mar del Plata, Buenos Aires, AR"
}
]
}