From fa7576b0a40099d12fddaddebd9d5a50a691c7af Mon Sep 17 00:00:00 2001 From: Mitchel Kelonye Date: Thu, 27 Nov 2014 17:44:48 +0300 Subject: [PATCH] created team dir --- Teams/HackGamers/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/HackGamers/team.json diff --git a/Teams/HackGamers/team.json b/Teams/HackGamers/team.json new file mode 100644 index 0000000..f1b30a6 --- /dev/null +++ b/Teams/HackGamers/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Hack Gamers", + "members": [ + { + "name": "Mitchel Kelonye", + "twitter": "kelonye", + "koding": "kelonye", + "location": "Nairobi, KE" + }, + { + "name": "", + "twitter": "", + "koding": "", + "location": "" + } + ] +}