diff --git a/Teams/dozenhack b/Teams/dozenhack new file mode 100644 index 0000000..c9e50e7 --- /dev/null +++ b/Teams/dozenhack @@ -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" + } + ] +}