Merge pull request #886 from ThatIsGeek/master

Added team: cd ~
This commit is contained in:
Lee Olayvar
2014-12-03 11:59:34 -08:00
2 changed files with 26 additions and 0 deletions

15
Teams/cd_~/ABOUT.md Normal file
View File

@@ -0,0 +1,15 @@
cd ~
================
There is no place like home.
About my team
===========================
| thatisgeek |
|-------------|
| @thatisgeek |
My skills and what am I going to do.
=======
//TODO: Thing of something for the hackathon

11
Teams/cd_~/team.json Normal file
View File

@@ -0,0 +1,11 @@
{
"teamName": "cd ~",
"members": [
{
"name": "Tadeáš Ursíny",
"twitter": "thatisgeek",
"koding": "thatisgeek",
"location": "Prague, CZ"
},
]
}