Added team information

This commit is contained in:
Vladimir
2014-11-28 23:21:23 +03:00
parent 4522975650
commit f94ead6e63

View File

@@ -0,0 +1,19 @@
{
"teamName": "RostovTeam",
"members": [{
"name": "Vladimir Daron",
"twitter": "DaronVladimir",
"koding": "vdaron",
"location": "Rostov-on-Don, RU",
"lead": true
}, {
"name": "Komov Roman",
"koding": "komovr",
"location": "Rostov-on-Don, RU"
}, {
"name": "Sergey Kuvakin",
"koding": "lafin",
"location": "Rostov-on-Don, RU"
}]
}