Adding team.json

This commit is contained in:
Anuj Mehta
2014-12-02 16:14:58 +05:30
parent 4ff357fa89
commit b07e33f43e
+22
View File
@@ -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"
}
}