diff --git a/Teams/Team-Logicode.ca/team.json b/Teams/Team-Logicode.ca/team.json new file mode 100644 index 0000000..2da93ef --- /dev/null +++ b/Teams/Team-Logicode.ca/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Team Logicode.ca", + "members": [ + { + "name": "Tito Lim", + "twitter": "titolim", + "koding": "titolim", + "location": "Montreal, CA" + }, + { + "name": "Nou", + "twitter": "nou", + "koding": "nou", + "location": "Montreal, CA" + } + ] +}