add team unboxed

This commit is contained in:
Wilhelm Kirschbaum
2014-12-02 17:28:13 +02:00
parent 4ff357fa89
commit be7192dd41
2 changed files with 41 additions and 0 deletions

15
Teams/Unboxed/ABOUT.md Normal file
View File

@@ -0,0 +1,15 @@
Team Unboxed
================
About your team
===========================
| 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?
=======

26
Teams/Unboxed/team.json Normal file
View File

@@ -0,0 +1,26 @@
{
"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
}
]
}