Files
global.hackathon/Teams/Thinker/team.json
T
2014-11-30 17:01:05 +07:00

31 lines
459 B
JSON

{
"teamName": "Thinker",
"members": [
{
"name": "Indra Winata",
"twitter": "indr4_winata",
"koding": "indr4winata",
"location": "Jakarta, ID",
"lead": true
},
{
"name": "Martono",
"twitter": "voltz_pro",
"koding": "voltz",
"location": "Jakarta, ID"
},
{
"name": "Jeffrey",
"twitter": "pieceofsky",
"koding": "jeffreywijaya",
"location": "Jakarta, ID"
},
{
"name": "Thomas Rico",
"twitter": "_thom_ass_",
"koding": "thomasrico",
"location": "Bekasi, ID"
}
]
}