From b0408299014836c791a81adc804c6d9c65cb3651 Mon Sep 17 00:00:00 2001 From: Alan Norton Date: Wed, 3 Dec 2014 13:40:44 -0500 Subject: [PATCH] linted JSON --- Teams/nobacksies/team.json | 56 +++++++++++++++++++------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/Teams/nobacksies/team.json b/Teams/nobacksies/team.json index 4dcb2b4..3fb34bd 100644 --- a/Teams/nobacksies/team.json +++ b/Teams/nobacksies/team.json @@ -1,30 +1,30 @@ { - "teamName": "nobacksies", - "members": [ - { - "name": "Alan Norton", - "twitter": "nonrational", - "koding": "nonrational", - "location": "New York, US", - "lead": true - }, - { - "name": "John Mileham", - "twitter": "jmileham", - "koding": "jmileham", - "location": "New York, US", - }, - { - "name": "Sam Moore", - "twitter": "samandmoore", - "koding": "samandmoore", - "location": "New York, US", - }, - { - "name": "Sarah Whinnem", - "twitter": "MadysonDesigns", - "koding": "madysondesigns", - "location": "New York, US", - } - ] + "teamName": "nobacksies", + "members": [ + { + "name": "Alan Norton", + "twitter": "nonrational", + "koding": "nonrational", + "location": "New York, US", + "lead": true + }, + { + "name": "John Mileham", + "twitter": "jmileham", + "koding": "jmileham", + "location": "New York, US" + }, + { + "name": "Sam Moore", + "twitter": "samandmoore", + "koding": "samandmoore", + "location": "New York, US" + }, + { + "name": "Sarah Whinnem", + "twitter": "MadysonDesigns", + "koding": "madysondesigns", + "location": "New York, US" + } + ] }