Create team.json

Note that, when I(Team Lead : Md. Mofijul Islam) registered in the hackathon my twitter username was "shaylakash" now I changed it to "BeingMIAkashs".
This commit is contained in:
Md. Mofijul Islam Akash
2014-12-03 17:28:22 +06:00
parent f77feca800
commit 6486636910

View File

@@ -0,0 +1,24 @@
{
"teamName": "Team Omelet",
"members": [
{
"name": "Md. Mofijul Islam",
"twitter": "BeingMIAkashs",
"koding": "akashs",
"location": "Dhaka, BD",
"lead": true
},
{
"name": "Anik Islam Abhi",
"twitter": "anikislamabhi",
"koding": "anikislamabhi",
"location": "Dhaka, BD"
},
{
"name": "Sinan Yasar",
"twitter": "bt_towhid",
"koding": "bt.towhid",
"location": "Dhaka, BD"
}
]
}