Create team.json

This commit is contained in:
Henrique Cardoso de Faria
2014-11-26 20:14:30 -02:00
parent f957d1c1f2
commit 568fd654d7
+18
View File
@@ -0,0 +1,18 @@
{
"teamName": "G51",
"members": [
{
"name": "Henrique Cardoso de Faria",
"twitter": "HCardosoDeFaria",
"koding": "henriquecf",
"location": "Goiania, BR",
"lead": true
},
{
"name": "Ivan Oliveira Morais",
"twitter": "IvanOM90",
"koding": "IvanOM",
"location": "Goiania, BR",
}
]
}