12 lines
171 B
JSON
12 lines
171 B
JSON
{
|
|
"teamName": "U-section",
|
|
"members": [
|
|
{
|
|
"name": "Vasiliy Lapin",
|
|
"koding": "profet",
|
|
"location": "Pattaya, TH",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|