Files
global.hackathon/Teams/TorontoEliteCoders/team.json
T
2014-11-28 18:22:58 -05:00

28 lines
639 B
JSON

{
"teamName": "Toronto Elite Coders",
"members": [
{
"name": "Peter Stakoun",
"twitter": "pstakoun",
"koding": "pstakoun",
"location": "Toronto, CA",
"lead": true
},
{
"name": "Adam Strom",
"koding": "AStrom0724",
"location": "Toronto, CA"
},
{
"name": "Kevin Shen",
"koding": "kshen3778",
"location": "Toronto, CA"
},
{
"name": "Kayton Yan",
"koding": "Sceyef",
"location": "Toronto, CA"
}
]
}