Files
global.hackathon/Teams/TheCoderMix/team.json
Roberto Cabrera b9e05f78e8 Update team.json
Add a couple of new team members.
2014-12-01 08:14:58 -05:00

32 lines
619 B
JSON

{
"teamName": "TheCoderMix",
"members": [
{
"name": "Roberto Cabrera",
"twitter": "papiro89",
"koding": "rob-cabrera",
"location": "New York, US",
"lead": true
},
{
"name": "Jaime Cajamarca",
"twitter": "-",
"koding": "cyberjaime45",
"location": "New York, US"
},
{
"name": "Mohammed Zameer",
"twitter": "zameermfm",
"koding": "zameermfm",
"location": "Colombo,IK"
},
{
"name": "Jessica Hart-Hogans",
"twitter": "-",
"koding": "jessicaehh",
"location": "New York, US"
}
]
}