Files
global.hackathon/Teams/TeamAmerica/team.json
T
2014-12-03 08:35:56 +00:00

25 lines
450 B
JSON

{
"teamName": "Team America",
"members": [
{
"name": "Victor Costan",
"twitter": "pwnall",
"koding": "pwnall",
"location": "Boston, US",
"lead": true
},
{
"name": "Staphany Park",
"twitter": "",
"koding": "spark008",
"location": "Boston, US"
},
{
"name": "Yafim Landa",
"twitter": "yafim",
"koding": "yafim",
"location": "New York, US"
}
]
}