Merge pull request #756 from maneesht/master
Created files for application
This commit is contained in:
@@ -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.
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user