Create team.json

This commit is contained in:
Sebastiano Morando
2014-11-27 12:09:34 +01:00
parent 72cb66a8e6
commit eac5a947ff
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "Atrax",
"members": [
{
"name": "Sebastiano Morando",
"twitter": "atraxmedia",
"koding": "sebastianomorando",
"location": "Verona, IT"
},
{
"name": "Mirko Visentin",
"twitter": "atraxmedia",
"koding": "sebastianomorando",
"location": "Verona, IT"
}
]
}