Files
global.hackathon/Teams/Team4Continents/team.json
T
2014-11-27 17:33:39 -03:00

30 lines
602 B
JSON

{
"teamName": "Team 4 Continents",
"members": [
{
"name": "Nicolas Satragno",
"twitter": "nsatragno",
"koding": "nicolassatragno",
"location": "Buenos Aires, AR",
"lead": true
},
{
"name": "Mark Klien",
"koding": "areke",
"location": "Honolulu, US"
},
{
"name": "Przemek Buczkowski",
"twitter": "przemub",
"koding": "przemub",
"location": "Nowy Sacz, PL"
},
{
"name": "Aneesh Dogra",
"twitter": "AneeshDogra",
"koding": "Lionaneesh",
"location": "New Delhi, IN"
}
]
}