Create team.json

This commit is contained in:
brunointerlandi88
2014-11-26 19:58:26 +01:00
parent 2c37b1e4d1
commit a20e6a19b3
+27
View File
@@ -0,0 +1,27 @@
{
"teamName": "SkyCloud Angels 42",
"members": [
{
"name": "Bruno Interlandi",
"twitter": "@binterlandi88",
"koding": "brunointerlandi88",
"location": "Caserta, IT"
"lead": true
},
{
"name": "Dmytro Plekhotkin",
"koding": "plekhotkindmytro",
"location": "Lviv, UA"
},
{
"name": "Kujitim Rahmani",
"koding": "kujta1",
"location": "Munich, DE",
},
{
"name": "Simion Zafiu",
"koding": "simi27",
"location": "Copenaghen, DK"
},
]
}