13 lines
203 B
JSON
13 lines
203 B
JSON
{
|
|
"teamName": "B17",
|
|
"members": [
|
|
{
|
|
"name": "Dmitry Udod",
|
|
"twitter": "testTw1tter",
|
|
"koding": "reedwalter24",
|
|
"location": "Cherkassy, Ukraine",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|