diff --git a/Teams/Atrax/team.json b/Teams/Atrax/team.json new file mode 100644 index 0000000..8be68e0 --- /dev/null +++ b/Teams/Atrax/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Atrax", + "members": [ + { + "name": "Sebastiano Morando", + "twitter": "atraxmedia", + "koding": "sebastianomorando", + "location": "Verona, IT" + }, + { + "name": "Mirko Visentin", + "twitter": "atraxmedia", + "koding": "sebastianomorando", + "location": "Verona, IT" + } + ] +}