Files
global.hackathon/Teams/Kommunicate/team.json
T
2014-11-26 21:41:52 -08:00

24 lines
442 B
JSON

{
"teamName": "Kommunicate",
"members": [
{
"name": "Alice Liu",
"koding": "aliceliu",
"location": "Berkeley, CA"
},
{
"name": "Kevin Casey",
"twitter": "KevinCasey22",
"koding": "Fortisque",
"location": "Berkeley, CA"
},
{
"name": "Sherman Leung",
"twitter": "sk_leung",
"koding": "skleung",
"location": "Stanford, CA",
"lead": true
}
]
}