Creating team.json file

This commit is contained in:
rafaelmatsuyama
2014-11-27 04:21:05 -02:00
parent 05ae5b2759
commit b11e7964a1
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "MadDuck",
"members": [
{
"name": "Rafael Matsuyama",
"twitter": "rafaelmatsuyama",
"koding": "rafaelmatsuyama",
"location": "São Paulo, BR",
"lead": true
},
]
}