Files
global.hackathon/Teams/NUSTechnology/team.json
T
2014-11-25 08:44:13 +07:00

27 lines
604 B
JSON

{
"teamName": "NUS Technology",
"members": [{
"name": "Chien Tran-Xuan",
"twitter": "thelazylog",
"koding": "xuanchien",
"location": "Ho Chi Minh, VN",
"lead": true
},
{
"name": "Nam Tran-Van",
"koding": "nusnamtv",
"location": "Ho Chi Minh, VN"
},
{
"name": "Nhan Nguyen-Minh",
"twitter": "thelazylog",
"koding": "nhannm",
"location": "Ho Chi Minh, VN"
},
{
"name": "Duong Doan-Nguyen",
"koding": "duongdn",
"location": "Ho Chi Minh, VN"
}
]
}