Files
global.hackathon/Teams/NewFolder/team.json
T
spali90 e126f08b94 Update team.json
city name fixed
2014-11-25 17:08:20 +05:30

35 lines
691 B
JSON

{
"teamName": "NewFolder",
"members": [
{
"name": "Sachin Murali G",
"koding": "dotg",
"twitter":"sachinmuralig",
"location": "Sulthan Batheri, IN"
},
{
"name": "Akhil Balakrishnan",
"koding": "akhilb91",
"location": "Sulthan Batheri, IN"
},
{
"name": "Ijas Ahamed N",
"koding": "ijasahamed",
"location": "Sulthan Batheri, IN"
},
{
"name": "Sadique Ali P",
"koding": "spali",
"twitter":"spali90",
"location": "Sulthan Batheri, IN",
"lead" : true
},
{
"name": "Sibin John",
"koding": "sibinjohn",
"location": "Sulthan Batheri, IN"
}
]
}