Files
global.hackathon/Teams/Bad-Aces/team.json
T
2014-11-30 22:06:45 -05:00

31 lines
768 B
JSON

{
"teamName": "Bad Aces",
"members": [
{
"name": "Aime Menendez",
"twitter": "amprida",
"koding": "aimemp",
"location": "Fort Lauderdale, US"
},
{
"name": "Cameron Condry",
"twitter": "ccondry2",
"koding": "ccondry",
"location": "Seymour, US",
"lead": true
},
{
"name": "Estel Smith",
"twitter": "estelsmith",
"koding": "estelsmith",
"location": "North Vernon, US"
},
{
"name": "Stefan Gimmillaro",
"twitter": "sgimmillaro",
"koding": "sgimmillaro",
"location": "San Francisco, US"
}
]
}