From b5cd4f1e680c378d7f626e8315e0332be0e470f4 Mon Sep 17 00:00:00 2001 From: Wilhelm Kirschbaum Date: Wed, 3 Dec 2014 08:18:16 +0200 Subject: [PATCH] remove first attempt --- Teams/Unboxed/ABOUT.md | 12 ------------ Teams/Unboxed/team.json | 26 -------------------------- 2 files changed, 38 deletions(-) delete mode 100644 Teams/Unboxed/ABOUT.md delete mode 100644 Teams/Unboxed/team.json diff --git a/Teams/Unboxed/ABOUT.md b/Teams/Unboxed/ABOUT.md deleted file mode 100644 index 93d26d3..0000000 --- a/Teams/Unboxed/ABOUT.md +++ /dev/null @@ -1,12 +0,0 @@ -Team Unboxed -================ - -| Andrew | Pawel | Wilhelm -|--- |--- |--- |--- -| ![Andrew](https://pbs.twimg.com/profile_images/485482780508553216/20W48VAT_400x400.jpeg) | ![Pawel](https://pbs.twimg.com/profile_images/515549916936937474/hn5aWeim_400x400.jpeg) | ![Wilhelm](https://pbs.twimg.com/profile_images/533366663840669696/i7u9KNnj_400x400.jpeg) | - - -About your skills and what you are going to do? -======= - -We are Ruby on Rails developers and will probably do some Data Visualisation. diff --git a/Teams/Unboxed/team.json b/Teams/Unboxed/team.json deleted file mode 100644 index edfa401..0000000 --- a/Teams/Unboxed/team.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "teamName": "Unboxed", - "members": [ - { - "name": "Andrew White", - "twitter": "pixeltrix", - "koding": "pixeltrix", - "location": "London, UK", - "lead": false - }, - { - "name": "Pawel Janiak", - "twitter": "cynicalgrinch", - "koding": "pawel2105", - "location": "Johannesburg, ZA", - "lead": false - }, - { - "name": "Wilhelm Kirschbaum", - "twitter": "wkirschbaum", - "koding": "wkirschbaum", - "location": "Cape Town, ZA", - "lead": true - } - ] -}