diff --git a/Teams/Geek-Systems/team.json b/Teams/Geek-Systems/team.json new file mode 100644 index 0000000..bfa5cf5 --- /dev/null +++ b/Teams/Geek-Systems/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Geek-Systems", + "members": [ + { + "name": "Harsh Vardhan", + "twitter": "royalharsh95", + "koding": "royalharsh95", + "location": "Jamshedpur, IN" + }, + { + "name": "Jorge Alberto Gomez Lopez", + "twitter": "JorgeGomez44", + "koding": "ghostalgorithm", + "location": "Santa Tecla, SV", + "lead": true + } + ] +}