Merge pull request #602 from djragsdale/master

JustDevIt team
This commit is contained in:
Senthil Arivudainambi
2014-12-01 11:24:50 -08:00
2 changed files with 48 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
# Just Dev It
Just a few guys who enjoy solving problems with code. Our curiosity drives us.
## About Us
5 guys who studied Computer Science at Anderson University in Anderson, IN.
## Languages We'll Likely Use
- Javascript
+36
View File
@@ -0,0 +1,36 @@
{
"teamName": "Just Dev It",
"members": [
{
"name": "David Ragsdale",
"twitter": "@ragzdale",
"koding": "djragsdale",
"location": "Indianapolis, US",
"lead": true
},
{
"name": "Alex Hester",
"twitter": "",
"koding": "amhester",
"location": "Indianapolis, US"
},
{
"name": "Ryan Hanley",
"twitter": "",
"koding": "rmhanley",
"location": "Indianapolis, US"
},
{
"name": "Scott Colegrove",
"twitter": "@beefmaestro",
"koding": "beefmaestro",
"location": "Indianapolis, US"
},
{
"name": "Neal Hamilton",
"twitter": "",
"koding": "nealhamilton",
"location": "Indianapolis, US"
}
]
}