fixed team.json

This commit is contained in:
appthentic
2014-12-02 23:03:56 -06:00
parent 66eff0018c
commit 22a885f9b2

View File

@@ -1,11 +1,11 @@
{
teamName: "Appthentic",
members: [
{
name: "Carl Weis",
twitter: "carlweis",
koding: "carlweis",
location: "Lake Dallas, US"
},
]
"teamName": "Appthentic",
"members": [
{
"name": "Carl Weis",
"twitter": "carlweis",
"koding": "carlweis",
"location": "Lake Dallas, US"
}
]
}