create team.json

This commit is contained in:
HumbleAlchemy
2014-11-27 09:57:21 +05:30
parent 8d89d7617b
commit a19b708228
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Abhishek Nair",
"twitter": "HumbleAlchemy",
"koding": "humblealchemy",
"location": "Bengaluru, IN"
},
{
"name": "Surbhi Shah",
"twitter": "",
"koding": "surshah",
"location": "Chennai, IN"
}
]
}