Create team.json

This commit is contained in:
Saikat Guha
2014-12-03 20:58:20 +05:30
parent 4fde32f877
commit 4c4c3bca5c

View File

@@ -0,0 +1,10 @@
{
"teamName": "Team Koders",
"members":[{
"name": "Saikat Guha",
"twitter": "sktguha",
"koding": "sktguha",
"location": "Mumbai, IN"
}
]
}