Added team info

This commit is contained in:
Serj
2014-12-01 15:48:52 +02:00
parent 201c0c122e
commit 4e7c45d834

36
Teams/DecoTeam/team.json Normal file
View File

@@ -0,0 +1,36 @@
{
"teamName": "Deco Team",
"members": [
{
"name": "Alexey Fedorov",
"twitter": "olexiyfedorov",
"koding": "decollete",
"location": "Kiev, UA",
"lead": true
},
{
"name": "Serj Bielanovskyi",
"twitter": "sprightlydev",
"koding": "sprightly",
"location": "Kiev, UA"
},
{
"name": "Dima Romanenko",
"twitter": "dimaromanenko",
"koding": "atomdev",
"location": "Kiev, UA"
},
{
"name": "Vova Shevchenko",
"twitter": "jah_howtomake",
"koding": "kill",
"location": "Kiev, UA"
},
{
"name": "Dima Sinkevich",
"twitter": "sinkevich_d",
"koding": "compot",
"location": "Kiev, UA"
}
]
}