13 lines
189 B
JSON
13 lines
189 B
JSON
{
|
|
"teamName": "elFaro",
|
|
"members": [
|
|
{
|
|
"name": "Hugo C",
|
|
"twitter": "elFaro",
|
|
"koding": "hacp",
|
|
"location": "New York, US",
|
|
"lead": true
|
|
}
|
|
]
|
|
}
|