diff --git a/Teams/The-Abstracted-Spiders/team.json b/Teams/The-Abstracted-Spiders/team.json new file mode 100644 index 0000000..6f46a42 --- /dev/null +++ b/Teams/The-Abstracted-Spiders/team.json @@ -0,0 +1,22 @@ +{ + "teamName": "The Abstracted Spiders", + "members": [ + { + "name": "Dipen Patel", + "twitter": "@27dipen", + "koding": "dipen27", + "location": "Mumbai, IN" + }, + { + "name": "Parth Mehta", + "twitter": "@parthrmehta", + "koding": "parth1234", + "location": "Mumbai, IN" + }, + { + "name": "Anuj Mehta", + "twitter": "@anuj.nm", + "koding": "anujnm", + "location": "Mumbai, IN" + } + }