3254341b63
Now I'm here
19 lines
353 B
JSON
19 lines
353 B
JSON
{
|
|
"teamName": "MadDuck",
|
|
"members": [
|
|
{
|
|
"name": "Rafael Matsuyama",
|
|
"twitter": "rafaelmatsuyama",
|
|
"koding": "rafaelmatsuyama",
|
|
"location": "São Paulo, BR",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Luckas Farias",
|
|
"twitter": "judocka",
|
|
"koding": "luckas",
|
|
"location": "São Paulo, BR"
|
|
}
|
|
]
|
|
}
|