Create team.json

This commit is contained in:
João Vitor dos Santos honorato
2014-12-03 14:05:39 -03:00
parent 4fde32f877
commit 3fca7f89db
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Great Idea",
"members": [
{
"name": "João Vitor dos Santos Honorato",
"twitter": "JotaV",
"koding": "jotave",
"location": "Salvador, BA - BR"
}
]
}