Files
global.hackathon/Teams/hashtag/team.json
T
Yakov Khalinsky f9aaa5af33 Add team hashtag
2014-12-03 18:43:22 +11:00

30 lines
613 B
JSON

{
"teamName": "hashtag",
"members": [
{
"name": "Yakov Khalinsky",
"twitter": "russianator",
"koding": "russianator",
"location": "Melbourne, AU",
"lead": true
},
{
"name": "Marcelo Garcia Oliveira",
"koding": "marcelogo",
"location": "Melbourne, AU"
},
{
"name": "Arpit Srivastava",
"twitter": "arpit2438735",
"koding": "arpit2438735",
"location": "Bangalore, IN"
},
{
"name": "Mohit Suman",
"twitter": "mohit_langoor",
"koding": "mohitjee15",
"location": "Bangalore, IN"
}
]
}