Create team.json

This commit is contained in:
ranmacar
2014-12-03 10:08:54 +01:00
parent 4fde32f877
commit e555bf0ef4
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Crystallized",
"members": [
{
"name": "Martin Vavrovic",
"twitter": "@ranmacar",
"koding": "ranmacar",
"location": "Berlin, DE"
}
]
}