18 lines
324 B
JSON
18 lines
324 B
JSON
{
|
|
"teamName": "Team Koders",
|
|
"members": [
|
|
{
|
|
"name": "Nicolò Pretto",
|
|
"twitter": "lordkryss",
|
|
"koding": "lordkryss",
|
|
"location": "Rovereto, it"
|
|
},
|
|
{
|
|
"name": "Patrick Peterle",
|
|
"twitter": "patrix252",
|
|
"koding": "patrix252",
|
|
"location": "Trento, IT"
|
|
}
|
|
]
|
|
}
|