diff --git a/Teams/excinc/team.json b/Teams/excinc/team.json new file mode 100644 index 0000000..c26ddd1 --- /dev/null +++ b/Teams/excinc/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Exc Inc", + "members": [ + { + "name": "Cade Gillum", + "twitter": "cpgsquared", + "koding": "cpgsquared", + "location": "Kalamazoo, US" + }, + { + "name": "Torrin Cook", + "twitter": "TorrinCook", + "koding": "blindrunner", + "location": "Kalamazoo, US", + "lead": true + } + ] +}