Add team file

Need update
This commit is contained in:
Rodolfo Stephano Castillo Mateluna
2014-11-26 16:52:37 +01:00
parent 2c37b1e4d1
commit 390ba54d41
+24
View File
@@ -0,0 +1,24 @@
{
"teamName": "Team Copihue",
"members": [
{
"name": "Marcelo Jara Almeyda",
"twitter": "gtrshelo",
"koding": "shelo",
"location": "Quilpué, CL"
},
{
"name": "Rodolfo Castillo Mateluna",
"twitter": "tilder95",
"koding": "rcastill",
"location": "Valparaíso, CL"
},
{
"name": "Francisco Casas Barrientos",
"twitter": "sinanyasar",
"koding": "sinan",
"location": "San Francsico, US",
"lead": true
}
]
}