31 lines
587 B
JSON
31 lines
587 B
JSON
{
|
|
"teamName": "Piplos Media",
|
|
"members": [
|
|
{
|
|
"name": "Raman Marozau",
|
|
"twitter": "morozowro",
|
|
"koding": "morozow",
|
|
"location": "Minsk, BY"
|
|
},
|
|
{
|
|
"name": "Dmitry Shurco",
|
|
"twitter": "shnuroc",
|
|
"koding": "piplosmedia",
|
|
"location": "Minsk, BY",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Pavel Popov",
|
|
"twitter": "",
|
|
"koding": "",
|
|
"location": "Minsk, BY"
|
|
},
|
|
{
|
|
"name": "Eugene Danilenko",
|
|
"twitter": "e_danilenko",
|
|
"koding": "eugenedan",
|
|
"location": "Minsk, BY"
|
|
}
|
|
]
|
|
}
|