Files
global.hackathon/Teams/PoplarFluff/team.json
T
Maxim Kuptsov e38f5cd5be Update team.json
del comma
2014-11-27 11:29:50 +03:00

31 lines
596 B
JSON

{
"teamName": "PoplarFluff",
"members": [
{
"name": "Maxim Kuptsov",
"twitter": "pugovok",
"koding": "pugovok",
"location": "Smolensk, RU",
"lead": true
},
{
"name": "Artem Radchenkov",
"twitter": "",
"koding": "armit",
"location": "Smolensk, RU"
},
{
"name": "Ilya Kolesnikov",
"twitter": "ilya3d",
"koding": "ilya3d",
"location": "Smolensk, RU"
},
{
"name": "Dmitriy Savushkin",
"twitter": "",
"koding": "dimasavushkin",
"location": "Smolensk, RU"
}
]
}