Files
global.hackathon/Teams/HackOwls/team.json
T
Gabriel Dumitrescu eaea5b7959 Added HackOwls team
2014-11-26 01:39:14 +00:00

30 lines
609 B
JSON

{
"teamName": "HackOwls",
"members": [
{
"name": "Gabriel Dumitrescu",
"twitter": "",
"koding": "gdumitrescu",
"location": "Toronto, CA",
"lead": true
},
{
"name": "Kleber Virgilio Correia",
"twitter": "",
"koding": "klebervirgilio",
"location": "São Paulo, BR"
},
{
"name": "Rajesh Veeranki",
"twitter": "",
"koding": "brood",
"location": "Gurgaon, IN"
},
{
"name": "Venkateswaran Selvan",
"twitter": "",
"koding": "mailmevenkat25",
"location": "Coimbatore, IN"
}
]
}