diff --git a/Teams/UpStageCoder/ABOUT.md b/Teams/UpStageCoder/ABOUT.md new file mode 100644 index 0000000..1f84c15 --- /dev/null +++ b/Teams/UpStageCoder/ABOUT.md @@ -0,0 +1,11 @@ +About +================ + +About UpStageCoder Team +=========================== +| rana | nila +|--- |--- +| ![rana](https://avatars0.githubusercontent.com/u/368209?v=3&s=200) | ![nila](https://avatars2.githubusercontent.com/u/1213589?v=3&s=200) +| [Blog](http://codesamplez.com)|| + +More details coming soon! \ No newline at end of file diff --git a/Teams/UpStageCoder/team.json b/Teams/UpStageCoder/team.json new file mode 100644 index 0000000..c6b21e5 --- /dev/null +++ b/Teams/UpStageCoder/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "UpStageCoder", + "members": [ + { + "name": "Md Ali Ahsan Rana", + "twitter": "ranacseruet", + "koding": "ranacseruet", + "location": "Montreal, QC, Canada", + "lead": true + }, + { + "name": "Mahfuja Nilufar", + "twitter": "nilacseruet", + "koding": "nilacseruet", + "location": "Montreal, QC, Canada" + } + ] +} \ No newline at end of file