From 05efde1c35988936452e59358167efe43c217bab Mon Sep 17 00:00:00 2001 From: silbo Date: Tue, 2 Dec 2014 13:39:19 +0100 Subject: [PATCH] Delete team.js --- Teams/hobosinthebox/team.js | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 Teams/hobosinthebox/team.js 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" - } - ] -}