Added the Average Joes

This commit is contained in:
lbarwiko
2014-12-02 20:54:49 -05:00
parent 6961d1987a
commit 9989e1c80d

View File

@@ -0,0 +1,30 @@
{
"teamName": "The Average Joes",
"members": [
{
"name": "Luke Barwikowski",
"twitter": "lukebar96",
"koding": "lbarwiko",
"location": "Ann Arbor, US",
"lead": true
},
{
"name": "Lyle Antieau",
"twitter": "lyleantieau",
"koding": "Lantieau3",
"location": "Ann Arbor, US"
},
{
"name": "Nick Martinelli",
"twitter": "nmartinelli96",
"koding": "nmart",
"location": "Ann Arbor, US"
},
{
"name": "Joseph Lafayette",
"twitter": "datCordLife",
"koding": "lafayetj",
"location": "Ann Arbor, US"
}
]
}