Files
global.hackathon/Teams/MasterMinds/team.json
2014-12-01 17:32:44 -08:00

19 lines
322 B
JSON

{
"teamName": "MasterMinds",
"members": [
{
"name": "Eric Kim",
"twitter": "bosung90",
"koding": "bosung90",
"location": "Vancouver, CA",
"lead": true
},
{
"name": "Gerry Cao",
"twitter": "",
"koding": "gerrycao",
"location": "Calgary, CA"
}
]
}