Files
2014-12-03 13:53:40 +05:30

22 lines
383 B
JSON

{
"teamName": "Pixl",
"members": [
{
"name": "Anurag Lingam",
"koding": "anurag94",
"location": "Bangalore, IN",
"lead" : true
},
{
"name": "Anirudh Das",
"koding": "anirudhdas",
"location": "Bangalore, IN"
},
{
"name": "Zaid Assadi",
"koding": "zaidassadi",
"location": "Bangalore, IN"
}
]
}