19 lines
355 B
JSON
19 lines
355 B
JSON
{
|
|
"teamName": "G51",
|
|
"members": [
|
|
{
|
|
"name": "Henrique Cardoso de Faria",
|
|
"twitter": "HCardosoDeFaria",
|
|
"koding": "henriquecf",
|
|
"location": "Goiania, BR",
|
|
"lead": true
|
|
},
|
|
{
|
|
"name": "Ivan Oliveira Morais",
|
|
"twitter": "IvanOM90",
|
|
"koding": "ivanom",
|
|
"location": "Goiania, BR"
|
|
}
|
|
]
|
|
}
|