Files
global.hackathon/Teams/TheCoderMix/team.json
T
Roberto Cabrera 3708806a65 Create team.json
Team Members information
2014-11-24 10:56:30 -05:00

19 lines
342 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, NY"
}
]
}