18 lines
337 B
JSON
18 lines
337 B
JSON
{
|
|
"teamName": "Atrax",
|
|
"members": [
|
|
{
|
|
"name": "Sebastiano Morando",
|
|
"twitter": "atraxmedia",
|
|
"koding": "sebastianomorando",
|
|
"location": "Verona, IT"
|
|
},
|
|
{
|
|
"name": "Mirko Visentin",
|
|
"twitter": "atraxmedia",
|
|
"koding": "sebastianomorando",
|
|
"location": "Verona, IT"
|
|
}
|
|
]
|
|
}
|