18 lines
319 B
JSON
18 lines
319 B
JSON
{
|
|
"teamName": "Team Wunderbruders",
|
|
"members": [
|
|
{
|
|
"name": "Edgar Neto",
|
|
"twitter": "edgarjcfn",
|
|
"koding": "edgarjcfn",
|
|
"location": "Berlin, DE"
|
|
},
|
|
{
|
|
"name": "Osiris Neto",
|
|
"twitter": "zironeto",
|
|
"koding": "zironeto",
|
|
"location": "Munich, DE"
|
|
}
|
|
]
|
|
}
|