Merge pull request #756 from maneesht/master

Created files for application
This commit is contained in:
Senthil Arivudainambi
2014-12-02 20:00:58 -08:00
2 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
Ten80 Developers
Consists of
Maneesh Tewani (Lead)
Brandon Brown
Andrew Pizzulo
We know mainly Java and C based languages.
The team lead knows html, ruby, PHP, Angular, JS, and much more.
+28
View File
@@ -0,0 +1,28 @@
{
"teamName": "Ten80 Developers",
"members": [
{
"name": "Maneesh Tewani",
"twitter": "maneesht18",
"koding": "maneesht",
"location": "St. Louis, US",
"lead": true
},
{
"name": "Brandon Brown",
"koding": "brandonb333",
"location": "St. Louis, US"
},
{
"name": "Andrew Pizzulo",
"koding": "pizzyp",
"location": "St. Louis, US"
},
{
"name": "Cody Mcilvaine,
"koding": "codeman180",
"location": "St. Louis, US"
}
]
}