18 lines
321 B
JSON
18 lines
321 B
JSON
{
|
|
"teamName": "HasBrain",
|
|
"members": [
|
|
{
|
|
"name": "Ivan Larionov",
|
|
"twitter": "IvanTheCrazy",
|
|
"koding": "ivanthecrazy",
|
|
"location": "Samara, RU"
|
|
},
|
|
{
|
|
"name": "Denis Lukyanov",
|
|
"twitter": "",
|
|
"koding": "denishasbrain",
|
|
"location": "Ramenskoe, RU"
|
|
}
|
|
]
|
|
}
|