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": "" + } + ] +}