added team information

This commit is contained in:
Ezequiel De Simone
2014-12-03 12:50:50 -03:00
parent 4fde32f877
commit b6d79917da
+17
View File
@@ -0,0 +1,17 @@
{
"teamName": "devsguys",
"members": [
{
"name": "Matías Elorriaga",
"twitter": " @matoelorriaga",
"koding": "matoelorriaga",
"location": "Tandil, AR"
},
{
"name": "Ezequiel De Simone",
"twitter": "@3p3ch3",
"koding": "eadesimone",
"location": "Tandil, AR"
}
]
}