diff --git a/Teams/hobosinthebox/team.js b/Teams/hobosinthebox/team.js deleted file mode 100644 index c57d768..0000000 --- a/Teams/hobosinthebox/team.js +++ /dev/null @@ -1,24 +0,0 @@ -{ - "teamName": "hobosinthebox", - "members": [ - { - "name": "silbo", - "twitter": "", - "koding": "silbo", - "location": "Kiel, DE", - "lead": true - }, - { - "name": "dono", - "twitter": "", - "koding": "", - "location": "Kiel, DE" - }, - { - "name": "morris", - "twitter": "", - "koding": "morriswinkler", - "location": "Berlin, DE" - } - ] -}