team.json

This commit is contained in:
Mahfuzul Haque
2014-11-26 17:06:40 +06:00
parent 426389a14b
commit 5f7adea619

18
Teams/dozenhack Normal file
View File

@@ -0,0 +1,18 @@
{
"teamName": "DozenHack",
"members": [
{
"name": "Mahfuzul Haque",
"twitter": "",
"koding": "dozenhack",
"location": "Dhaka, BD",
"lead": true
},
{
"name": "Farhadur Rahim",
"twitter": "webmechanicx",
"koding": "frahim",
"location": "Rajshahi, BD"
}
]
}