Files
global.hackathon/Teams/Gundam/team.json
T
2014-11-25 23:33:32 +09:00

30 lines
601 B
JSON

{
"teamName": "Gundam",
"members": [
{
"name": "Jumpei Yamane",
"twitter": "jumpeism_agg",
"koding": "jumpeiymn",
"location": "Tokyo, JP"
},
{
"name": "Cherry Zhang",
"twitter": "phantomkirby",
"koding": "phantomkirby",
"location": "Tokyo, JP",
"lead": true
},
{
"name": "Fan Zhang",
"twitter": "fanwashere",
"koding": "fanwashere",
"location": "Ottawa, CA"
},
{
"name": "Tommy Jung",
"twitter": "TommmYeee",
"koding": "younghj",
"location": "Toronto, CA"
}
]
}