Create team.json

This commit is contained in:
marcus88
2014-12-01 22:19:47 +01:00
parent 2b0bdefcfe
commit 39038feda5
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Marco Frau",
"twitter": "marcofrau92",
"koding": "marcus88",
"location": "Cagliari, IT"
}
]
}