diff --git a/Teams/cos-2/team.json b/Teams/cos-2/team.json new file mode 100644 index 0000000..fec6776 --- /dev/null +++ b/Teams/cos-2/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "#cos(2π)", + "members": [ + { + "name": "Alexander Hoffmann", + "twitter": " ", + "koding": "alex1807", + "location": "Idstein, DE", + "lead": true + }, + { + "name": "Christian Schwarz", + "twitter": " ", + "koding": "ixilol", + "location": "Idstein, DE" + } + ] +}