diff --git a/Teams/Appthentic/team.json b/Teams/Appthentic/team.json index 17a77f4..b1d8a84 100644 --- a/Teams/Appthentic/team.json +++ b/Teams/Appthentic/team.json @@ -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" + } + ] } \ No newline at end of file