Files
global.hackathon/Teams/Recon/team.json
2014-11-27 03:09:29 +05:30

25 lines
471 B
JSON

{
"teamName": "Recon",
"members": [
{
"name": "Rahul jain",
"twitter": "rahuljain_itbhu",
"koding": "rjhector",
"location": "Delhi, IN"
},
{
"name": "Amit pal",
"twitter": "amix_pal",
"koding": "coderwall",
"location": "Delhi, IN",
"lead": true
},
{
"name": "Sourabh Chandak",
"twitter": "sourabh0612",
"koding": "sourabh0612",
"location": "Hyderabad, IN"
}
]
}