14 lines
221 B
JSON
14 lines
221 B
JSON
{
|
|
"teamName" : "Hexapus",
|
|
"members" :
|
|
[
|
|
{
|
|
"name" : "Nikolay Kushin",
|
|
"twitter" : "zikolach",
|
|
"koding" : "zikolach",
|
|
"location" : "Vienna, AT",
|
|
"lead" : true
|
|
}
|
|
]
|
|
}
|