10 lines
210 B
JSON
10 lines
210 B
JSON
{
|
|
"teamName": "Neo",
|
|
"members": [{
|
|
"name": "Luis Arriojas",
|
|
"twitter": "luisarriojas",
|
|
"koding": "luisarriojas",
|
|
"location": "Valencia, VE",
|
|
"lead": true
|
|
}]
|
|
} |