diff --git a/Teams/SuperCodeBros/team.json b/Teams/SuperCodeBros/team.json new file mode 100644 index 0000000..8d63beb --- /dev/null +++ b/Teams/SuperCodeBros/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Super Code Bros", + "members": [ + { + "name": "Hans Rødtang", + "twitter": "hansrodtang", + "koding": "hansrodtang", + "location": "Oslo, NO" + }, + { + "name": "Nicolai Skogheim", + "twitter": "nicolaiskogheim", + "koding": "nicolaiskogheim", + "location": "Oslo, NO" + } + ] +}