diff --git a/Teams/HelloSofts/team.json b/Teams/HelloSofts/team.json new file mode 100644 index 0000000..d7855c4 --- /dev/null +++ b/Teams/HelloSofts/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "HelloSofts", + "members": [ + { + "name": "Md. Zahirul Haque", + "twitter": "zahiruldu", + "koding": "zahirul", + "location": "Dhaka, BD", + "lead": true + } + ] +}