diff --git a/Teams/41NorthStudios/team.json b/Teams/41NorthStudios/team.json new file mode 100644 index 0000000..6da0746 --- /dev/null +++ b/Teams/41NorthStudios/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "41 North Studios", + "members": [ + { + "name": "Jim Armstrong", + "twitter": "JimArmstrong41N", + "koding": "41northstudios", + "location": "Norwalk, US", + "lead": true + } + ] +}