Files
global.hackathon/Teams/ScrumTobe.Software/team.json
ScrumTobe Software 17b64e878a Update team.json
2014-11-26 17:35:09 +07:00

32 lines
605 B
JSON

{
"teamName": "ScrumTobe Software",
"members": [
{
"name": "Hai Bui",
"twitter": "haibt@",
"github": "haibt",
"koking": "scrum2b",
"location": "Hanoi, VN",
"lead": true
},
{
"name": "Hung Kieu",
"github": "hungkv",
"koking": "hungkv",
"location": "Hanoi, VN"
},
{
"name": "Giang Phan",
"github": "giangphanthanh",
"koking": "giangpt",
"location": "Hanoi, VN"
},
{
"name": "Thai Nguyen",
"github": "thainqit",
"koking": "thainq",
"location": "Hanoi, VN"
}
]
}