Added basic team information

This commit is contained in:
Jakob Renpening
2014-12-02 11:39:41 -06:00
parent 4ff357fa89
commit d1b7f9abc7
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "Team Koders",
"members": [
{
"name": "Jakob Renpening",
"twitter": "jakobhans",
"koding": "jakobhans",
"location": "Guadalajara, MX",
"lead": true
}
]
}