add team unboxed
This commit is contained in:
15
Teams/Unboxed/ABOUT.md
Normal file
15
Teams/Unboxed/ABOUT.md
Normal file
@@ -0,0 +1,15 @@
|
||||
Team Unboxed
|
||||
================
|
||||
|
||||
|
||||
|
||||
About your team
|
||||
===========================
|
||||
|
||||
| Andrew | Pawel | Wilhelm
|
||||
|--- |--- |--- |---
|
||||
|  |  |  |
|
||||
|
||||
|
||||
About your skills and what you are going to do?
|
||||
=======
|
||||
26
Teams/Unboxed/team.json
Normal file
26
Teams/Unboxed/team.json
Normal 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
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user