Create team.json

This commit is contained in:
Rohit Jain
2014-12-04 00:37:15 +05:30
parent 2e4e03ffa5
commit 05c2cd5d37
+23
View File
@@ -0,0 +1,23 @@
{
"teamName":"StackTrace",
"members":[
{
"name": "Rohit Jain",
"koding": "ro-29",
"location": "Delhi,India",
"lead":true
},
{
"name":"Priyank Jain",
"koding":"",
"location": "Delhi,India"
},
{
"name":"Rishabh varshney",
"koding": "",
"location": "Delhi,India"
}
]
}