Files
global.hackathon/Teams/TeamBananaStand/team.json
T
2014-11-26 16:13:15 -05:00

31 lines
602 B
JSON

{
"teamName": "Team Banana Stand",
"members": [
{
"name": "Manu Zope",
"twitter": "manuzope",
"koding": "manuzope",
"location": "Toronto, CA"
},
{
"name": "Peony Gerochi",
"twitter": "pgerochi",
"koding": "pgerochi",
"location": "Toronto, CA"
},
{
"name": "Jason Van",
"twitter": "vanjason91",
"koding": "jasonvan",
"location": "Toronto, CA"
},
{
"name": "Travis Nischuk",
"twitter": "trakout",
"koding": "trakout",
"location": "Toronto, CA",
"lead": true
}
]
}