Merge pull request #319 from jlavera/master

Team added
This commit is contained in:
Senthil Arivudainambi
2014-11-26 14:57:27 -08:00
3 changed files with 72 additions and 0 deletions

16
Teams/Esquilax/ABOUT.md Normal file
View File

@@ -0,0 +1,16 @@
This is our page
================
Coming soon...
About our team
===========================
Coming soon...
About our skills and what we are going to do?
=======
We don't know yet! :D

20
Teams/Esquilax/ABOUT.md~ Normal file
View File

@@ -0,0 +1,20 @@
This is our page
================
Coming soon...
About our team
===========================
Coming soon...
About our skills and what we are going to do?
=======
- PHP
- CSS3
- HTML5
- Creativity!

36
Teams/Esquilax/team.json Normal file
View File

@@ -0,0 +1,36 @@
{
"teamName": "Esquilax",
"members": [
{
"name": "Joaquin Hernan Lavera",
"twitter": "@jhlavera",
"koding": "jlavera",
"location": "Buenos Aires, AR",
"lead": true
},
{
"name": "Juan Martin Desimoni",
"twitter": "@JuanDesi",
"koding": "JuanDesi",
"location": "Buenos Aires, AR"
},
{
"name": "Tomas Duhourq",
"twitter": "@tomduhourq",
"koding": "",
"location": "Buenos Aires, AR"
},
{
"name": "Martin Cousido",
"twitter": "@martucousido",
"koding": "martincousido",
"location": "Buenos Aires, AR"
},
{
"name": "Manuel Gambino",
"twitter": "@manugb93",
"koding": "manugb",
"location": "Buenos Aires, AR"
}
]
}