27 lines
489 B
JSON
27 lines
489 B
JSON
{
|
|
"teamName": "Insomnia",
|
|
"members": [
|
|
{
|
|
"name": "",
|
|
"nickname": "AJ Tan",
|
|
"twitter": "",
|
|
"koding": "pytan",
|
|
"location": "Naga City, PH",
|
|
},
|
|
{
|
|
"name": "Roman Redkovich",
|
|
"twitter": "rredkovich",
|
|
"koding": "rredkovich",
|
|
"location": "Moscow, RU"
|
|
},
|
|
{
|
|
"name": "",
|
|
"koding": "atioxx"
|
|
},
|
|
{
|
|
"name": "",
|
|
"koding": "ahmadassaf "
|
|
}
|
|
]
|
|
}
|