Added team information

This commit is contained in:
Jose Ant. Aranda
2014-11-27 10:10:30 +01:00
parent b0ffb3bacf
commit 099f129c5d

View File

@@ -0,0 +1,23 @@
{
"teamName": "Invasores De Pastos",
"members": [
{
"name": "Miguel Perez",
"twitter": "eme",
"koding": "eme1980",
"location": "Cordoba, ES"
},
{
"name": "Jose Manuel Ferrete",
"twitter": "jmferrete",
"koding": "ferrete1989",
"location": "Dos Hermanas, ES"
},
{
"name": "Jose Ant. Aranda",
"twitter": "jaarandaz",
"koding": "selex",
"location": "Quesada, ES",
"lead": true
}]
}