Merge pull request #963 from eadsimone/master

Created Team devsguys PR
This commit is contained in:
Senthil Arivudainambi
2014-12-03 10:26:20 -08:00
2 changed files with 30 additions and 0 deletions

13
Teams/devsguys/ABOUT.md Normal file
View File

@@ -0,0 +1,13 @@
#Team devsguys
We are ezequiel and matias very pasionate for coding
#About us
- Ezequiel: Syst. Eng. strong on PhP
-Matias: Syst. Eng. Strong on android and apis
##Languages we love
- Php
-Javascript
-Android
-html5
-ccs3

17
Teams/devsguys/team.json Normal file
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"
}
]
}