13 lines
205 B
JSON
13 lines
205 B
JSON
{
|
|
"teamName": "The HD One",
|
|
"members": [
|
|
{
|
|
"name": "Pavel Machekhin",
|
|
"twitter": "bashmach",
|
|
"koding": "bashmach",
|
|
"location": "Kharkiv, UA",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|