Files
global.hackathon/Teams/AOC/team.json
2014-11-26 19:42:36 +00:00

25 lines
460 B
JSON

{
"teamName": "AOC",
"members": [
{
"name": "cagdas",
"twitter": "dunkucoder",
"koding": "drunkcoder",
"location": "ankara, tr",
"lead": true
},
{
"name": "oguz bilginer",
"twitter": "oguzbilgener",
"koding": "oguzbilgener",
"location": "ankara, tr"
},
{
"name": "ata kilicli",
"twitter": "ataalik",
"koding": "ataalik",
"location": "ankara, tr"
}
]
}