18 lines
315 B
JSON
18 lines
315 B
JSON
{
|
|
"teamName": "DeeTee",
|
|
"members": [
|
|
{
|
|
"name": "Tulio Troncoso",
|
|
"twitter": "tuliotron",
|
|
"koding": "tuliot",
|
|
"location": "Orlando, US"
|
|
},
|
|
{
|
|
"name": "Darin Doria",
|
|
"twitter": "_darindoria",
|
|
"koding": "darindoria",
|
|
"location": "Orlando, US"
|
|
}
|
|
]
|
|
}
|