Files
Carina Technologies & Services 923f99a46f Added team information
2014-11-26 16:13:54 +05:30

37 lines
546 B
JSON

{
"teamName": "Team Carina",
"members": [
{
"name": "Ajad Patel",
"twitter": "Ajad",
"koding": "ajad",
"location": "Indore,IN"
},
{
"name": "Nirmal",
"twitter": "nirmal",
"koding": "nirmal",
"location": "Indore, IN"
},
{
"name": "Mayank Pande",
"twitter": "Carina Technologies",
"koding": "Mayank",
"location": "Indore, IN",
"lead": true
},
{
"name": "Pragati singh suman",
"twitter": "Pragati",
"koding": "Pragati",
"location": "Indore, IN"
},
{
"name": "Shweta shrimali",
"twitter": "Shweta",
"koding": "Shweta",
"location": "Indore, IN"
}
]
}