Update team.json

This commit is contained in:
Rodolfo Stephano Castillo Mateluna
2014-11-27 02:05:43 +01:00
parent 06b5497719
commit bbea2b3a43

View File

@@ -1,5 +1,5 @@
{
"teamName": "Team Copihue",
"teamName": "Copihue",
"members": [
{
"name": "Marcelo Jara Almeyda",
@@ -7,18 +7,18 @@
"koding": "shelo",
"location": "Quilpué, CL"
},
{
"name": "Francisco Casas Barrientos",
"twitter": "NO ACCOUNT",
"koding": "autopawn",
"location": "Viña del Mar, CL"
},
{
"name": "Rodolfo Castillo Mateluna",
"twitter": "tilder95",
"koding": "rcastill",
"location": "Valparaíso, CL"
"location": "Valparaíso, CL",
"lead"=true
},
{
"name": "Francisco Casas Barrientos",
"twitter": "sinanyasar",
"koding": "sinan",
"location": "San Francsico, US",
"lead": true
}
]
}