Merge pull request #207 from dozenhack/patch-1

team.json
This commit is contained in:
Senthil Arivudainambi
2014-11-26 10:35:26 -08:00
+18
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"
}
]
}