Files
2014-11-21 18:00:34 -05:00

26 lines
526 B
JSON

{
"teamName": "CodeNotion",
"members": [
{
"name": "Francisco Facioni",
"koding": "fran6co",
"github": "fran6co",
"location": "Buenos Aires, AR"
},
{
"name": "Michael Adam Jablecki",
"twitter": "jabowocky",
"koding": "mjablecki",
"github": "maddo",
"location": "Providence, US",
"lead": true
},
{
"name": "Ezequiel Rabinovich",
"koding": "warseph",
"github": "warseph",
"location": "Santiago de Chile, CL"
}
]
}