Files
global.hackathon/Teams/Sudo/team.json
T
Richard Andres Melo Carrillo 39f670733a Update team members koding user name
2014-11-27 11:23:27 -05:00

31 lines
597 B
JSON

{
"teamName": "Sudo",
"members": [
{
"name": "Richard Melo",
"twitter": "allucardster",
"koding": "allucardster",
"location": "Cali, CO",
"lead": true
},
{
"name": "Victor Gonzales",
"twitter": "vichugof",
"koding": "vichugof",
"location": "Cali, CO"
},
{
"name": "Ricardo Valencia",
"twitter": "rcrd_chtrr_pnk ",
"koding": "ravm",
"location": "Cali, CO"
},
{
"name": "Jhon Cardona",
"twitter": "jhonjcm2",
"koding": "jjcarmu",
"location": "Cali, CO"
}
]
}