Files
global.hackathon/Teams/RostovTeam/team.json
T
2014-11-28 23:21:23 +03:00

20 lines
446 B
JSON

{
"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"
}]
}