19 lines
311 B
JSON
19 lines
311 B
JSON
{
|
|
"teamName": "Mics",
|
|
"members": [
|
|
{
|
|
"name": "Ilja SAtchok",
|
|
"twitter": "",
|
|
"koding": "ifours",
|
|
"location": "Minsk, BY",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Mikhail Chernysh",
|
|
"twitter": "",
|
|
"koding": "chernyshm",
|
|
"location": "Minsk, BY"
|
|
}
|
|
]
|
|
}
|