diff --git a/Teams/Hatzors/team.json b/Teams/Hatzors/team.json new file mode 100644 index 0000000..d311def --- /dev/null +++ b/Teams/Hatzors/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Hatzors", + "members": [ + { + "name": "Eden S.-G.", + "twitter": "Eden_SG", + "koding": "edensg", + "location": "Ontario, CA", + "lead": true + }, + { + "name": "Michael Barker", + "twitter": "TheMacMini09", + "koding": "themacmini09", + "location": "Ontario, CA" + } + ] +} \ No newline at end of file