Files
global.hackathon/Teams/LJS/team.json
2014-11-30 21:30:40 -05:00

31 lines
603 B
JSON

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