Files
global.hackathon/Teams/brazilKoders/team.json
2014-11-27 13:35:46 -02:00

24 lines
482 B
JSON

{
"teamName": "Brazil Koders",
"members": [
{
"name": "André Lucas",
"twitter": "andrelug_",
"koding": "andrelug",
"location": "Belo Horizonte, BR",
"lead": true
},
{
"name": "Gabriel Hamdan",
"twitter": "dghamdan",
"koding": "hamdan85",
"location": "Belo Horizonte, BR"
},
{
"name": "Paullo Norato",
"twitter": "-",
"koding": "paullonorato",
"location": "Santos, BR"
}
]
}