Added Team Banana Stand json

This commit is contained in:
trakout
2014-11-26 16:13:15 -05:00
parent c52391ad0c
commit 7f9f9a15c3

View File

@@ -0,0 +1,30 @@
{
"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
}
]
}