From 6fa417fa150bb8624dcfa3de1f45d7ae6473b97b Mon Sep 17 00:00:00 2001 From: William Cheung Date: Wed, 3 Dec 2014 13:18:58 -0500 Subject: [PATCH] thecloudstomper in das haus! --- Teams/thecloudstomper/ABOUT.md | 1 + Teams/thecloudstomper/team.json | 11 +++++++++++ 2 files changed, 12 insertions(+) create mode 100644 Teams/thecloudstomper/ABOUT.md create mode 100644 Teams/thecloudstomper/team.json diff --git a/Teams/thecloudstomper/ABOUT.md b/Teams/thecloudstomper/ABOUT.md new file mode 100644 index 0000000..a7f8fb0 --- /dev/null +++ b/Teams/thecloudstomper/ABOUT.md @@ -0,0 +1 @@ +I'm 48 years old and I'm still koding. diff --git a/Teams/thecloudstomper/team.json b/Teams/thecloudstomper/team.json new file mode 100644 index 0000000..41594f9 --- /dev/null +++ b/Teams/thecloudstomper/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "thecloudstomper", + "members": [ + { + "name": " William Cheung", + "twitter": "wwmcheung", + "koding": "wcheung", + "location": "Toronto, CA" + } + ] +} \ No newline at end of file