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