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" + } + ] }