Added team information

This commit is contained in:
Danilo Gasques
2014-11-27 22:05:22 -02:00
parent 96df949c2f
commit 5ef30f9dbd

View File

@@ -0,0 +1,29 @@
{
"teamName": "Coffee2Code",
"members": [
{
"name": "Danilo Gasques",
"twitter": "danilogasques",
"koding": "d4n1l0d",
"location": "Campinas, BR",
"lead": true
},
{
"name": "Bruno Calza",
"koding": "brunoac",
"location": "Sao Carlos, BR"
},
{
"name": "Guilherme Gonçalves",
"twitter": "guilhermea",
"koding": "guilhermeasg",
"location": "Sao Carlos, BR",
},
{
"name": "Vitor Morelatti",
"koding": "morelatti",
"location": "Campinas, BR"
}
]
}