diff --git a/Teams/Autobots/team.json b/Teams/Autobots/team.json new file mode 100644 index 0000000..a075654 --- /dev/null +++ b/Teams/Autobots/team.json @@ -0,0 +1,14 @@ +{ + "teamName": "Autobots", + "members": [ + + { + "name": "Harsh Vakharia", + "twitter": "harsjv", + "koding": "harshjv", + "location": "Gujarat, India", + "lead": true + } + + ] +}