Files
global.hackathon/Teams/ExpertsUnlimited/team.json
T
2014-11-26 17:10:33 +00:00

31 lines
632 B
JSON

{
"teamName": "Experts Unlimited",
"members": [
{
"name": "Ananay Arora",
"twitter": "ananayarora_com",
"koding": "ananay",
"location": "New Delhi, IN",
"lead": true
},
{
"name": "Abhishek Anand",
"twitter": "abhichamp97",
"koding": "abhishek97",
"location": "New Delhi, IN"
},
{
"name": "Akshay Gupta",
"twitter": "wizardgupta",
"koding": "akshaykgupta",
"location": "New Delhi, IN"
},
{
"name": "Rohan Dhar",
"twitter": "rohanoffi",
"koding": "rohanoffi",
"location": "New Delhi, IN"
}
]
}