From 0f5bb948392aa96b1bcb412f283627ef1c8bc6c9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tade=C3=A1=C5=A1=20Urs=C3=ADny?= Date: Wed, 3 Dec 2014 10:59:23 +0100 Subject: [PATCH] Added team: cd ~ --- Teams/cd_~/ABOUT.md | 15 +++++++++++++++ Teams/cd_~/team.json | 11 +++++++++++ 2 files changed, 26 insertions(+) create mode 100644 Teams/cd_~/ABOUT.md create mode 100644 Teams/cd_~/team.json 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" + }, + ] +}