Merge pull request #99 from RobCabrera/patch-2

Create team.json
This commit is contained in:
Nitin Gupta
2014-11-24 09:10:59 -08:00

View File

@@ -0,0 +1,18 @@
{
"teamName": "TheCoderMix",
"members": [
{
"name": "Roberto Cabrera",
"twitter": "papiro89",
"koding": "rob-cabrera",
"location": "New York, US"
"lead": true
},
{
"name": "Jaime Cajamarca",
"twitter": "-",
"koding": "cyberjaime45",
"location": "New York, NY"
}
]
}