Files
global.hackathon/Teams/LunchBox/team.json
T
Jitesh Khandelwal f6596e2311 Update team.json
2014-12-03 20:31:27 +05:30

38 lines
836 B
JSON

{
"teamName" : "LunchBox",
"members" :
[
{
"name" : "Aayush Gupta",
"twitter" : "aayushgupta2306",
"koding" : "aayushgupta2306",
"location" : "Roorkee, IN"
},
{
"name" : "Vishal Chand",
"twitter" : "poison020492",
"koding" : "poison0204",
"location" : "Roorkee, IN"
},
{
"name" : "Nitesh Kumar",
"twitter" : "niteshk5",
"koding" : "niteshk770",
"location" : "Roorkee, IN"
},
{
"name" : "Jitesh Khandelwal",
"twitter" : "jiteshk23",
"koding" : "jiteshk",
"location" : "Roorkee, IN",
"lead" : true
},
{
"name" : "Samyak Datta",
"twitter" : "gedwey_parfait",
"koding" : "samyak-268",
"location" : "Roorkee, IN"
}
]
}