added team.json file

This commit is contained in:
Camilo
2014-12-02 23:43:38 -05:00
parent 7669c7df57
commit 06cb1cadb7

View File

@@ -0,0 +1,17 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Camilo Gonzalez",
"twitter": "camilo_g86",
"koding": "camilo86",
"location": "Boston, US"
},
{
"name": "Jorge Garcia",
"twitter": "jorge_AGZ",
"koding": "jorge0510",
"location": "Boston, US"
}
]
}