From 9115e9eb0a9da4bccbcb604bf92f4b3d27b57ca0 Mon Sep 17 00:00:00 2001 From: Step van Schalkwyk Date: Tue, 2 Dec 2014 19:32:01 -0600 Subject: [PATCH] Create team.json --- Teams/StepStep/team.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Teams/StepStep/team.json diff --git a/Teams/StepStep/team.json b/Teams/StepStep/team.json new file mode 100644 index 0000000..ebeadfe --- /dev/null +++ b/Teams/StepStep/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "StepStep", + "members": [ + { + "name": "Steph van Schalkwyk", + "twitter": "StepStep", + "koding": "Steph", + "location": "St. Louis, US" + } + ] +}