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 - } - ] -}