Merge pull request #710 from paulliwali/master

Update team.json
This commit is contained in:
Senthil Arivudainambi
2014-12-02 19:03:46 -08:00
2 changed files with 9 additions and 3 deletions
+2 -2
View File
@@ -6,9 +6,9 @@ Hi all, we are engineers of UofT, excited to participate in the first ever globa
About your team
===========================
| paulliwali | lyamelia | Brian | Ben | Matt |
| paulliwali | lyamelia | phantastik | Benwang | Matt |
|---|---|---|---|---|
|![paulliwali](https://media.licdn.com/mpr/mpr/shrink_200_200/p/6/000/25b/2d0/247ae72.jpg)|![lyamelia](https://media.licdn.com/mpr/mpr/shrink_200_200/p/5/005/03c/1f7/3de2e09.jpg)|![Brian](http://placehold.it/350x150)|![Ben](http://placehold.it/350x150)|![Matt](http://placehold.it/350x150)|
|![paulliwali](https://media.licdn.com/mpr/mpr/shrink_200_200/p/6/000/25b/2d0/247ae72.jpg)|![lyamelia](https://media.licdn.com/mpr/mpr/shrink_200_200/p/5/005/03c/1f7/3de2e09.jpg)|![phantastik](http://www.hpc4health.ca/hpc4health/sites/default/files/brian.jpg)|![benwang](https://media.licdn.com/mpr/mpr/shrink_200_200/p/3/005/09d/23d/06b70dc.jpg)|![Matt](http://placehold.it/350x150)|
Tell us who you are, why you did you decide to join?
+7 -1
View File
@@ -1,5 +1,5 @@
{
"teamName": "Bits Please",
"teamName": BitsPlease",
"members": [
{
"name": "Puyuan Deng",
@@ -24,6 +24,12 @@
"twitter": "",
"koding": "lyamelia",
"location": "Regina, SK"
},
{
"name": "Matt Pua",
"twitter": "mattpua",
"koding": "mattpua",
"location": "Toronto, ON"
}
]
}