Files
global.hackathon/Teams/LJS/team.json
T
2014-11-26 23:57:45 -05:00

31 lines
618 B
JSON

{
"teamName": "Team Koders",
"members": [
{
"name": "Nigel Edwards",
"twitter": "robotmayo",
"koding": "robotmayo",
"location": "New York, NY, US",
"lead": true
},
{
"name": "Dane Grant",
"twitter": "danecando",
"koding": "danecando",
"location": "Ft Lauderdale, FL, US"
},
{
"name": "Olivier Palta",
"twitter": "",
"koding": "olivierrr",
"location": "Portland, OR, US"
},
{
"name": "Randy Brown",
"twitter": "beingbrown2",
"koding": "beingbrown",
"location": "Texas, US"
}
]
}