diff --git a/Teams/cd_~/ABOUT.md b/Teams/cd_~/ABOUT.md new file mode 100644 index 0000000..0efa4c0 --- /dev/null +++ b/Teams/cd_~/ABOUT.md @@ -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 \ No newline at end of file diff --git a/Teams/cd_~/team.json b/Teams/cd_~/team.json new file mode 100644 index 0000000..f16d147 --- /dev/null +++ b/Teams/cd_~/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "cd ~", + "members": [ + { + "name": "Tadeáš Ursíny", + "twitter": "thatisgeek", + "koding": "thatisgeek", + "location": "Prague, CZ" + }, + ] +}