Files
global.hackathon/Teams/CodeRabbits/team.json
2014-11-26 21:39:17 +05:30

31 lines
550 B
JSON

{
"teamName": "CodeRabbits",
"members": [
{
"name": "Deepak Singh",
"twitter": "spider_gears",
"koding": "spidergears",
"location": "Pune, IN",
"lead": true
},
{
"name": "Jiren Patel",
"twitter": "__jiren",
"koding": "jiren",
"location": "Pune, IN"
},
{
"name": "Sachin Kamble",
"twitter": "clistesoft",
"koding": "sinan",
"location": "Pune, IN"
},
{
"name": "Siva Gollapalli",
"twitter": "sivagollapalli",
"koding": "sivagollapalli",
"location": "Pune, IN"
}
]
}