diff --git a/Teams/nobacksies/team.json b/Teams/nobacksies/team.json index 07bd952..136d45e 100644 --- a/Teams/nobacksies/team.json +++ b/Teams/nobacksies/team.json @@ -1,26 +1,27 @@ { - "teamName": "Team Koders", + "teamName": "nobacksies", "members": [ { "name": "Alan Norton", "twitter": "nonrational", "koding": "nonrational", - "location": "New York, NY, USA", + "location": "New York, US", "lead": true }, { "name": "John Mileham", - "location": "New York, NY, USA", + "location": "New York, US", }, { "name": "Sam Moore", "twitter": "samandmoore", "koding": "samandmoore", - "location": "New York, NY, USA", + "location": "New York, US", }, { "name": "Sarah Whinnem", - "location": "New York, NY, USA", + "twitter": "MadysonDesigns", + "location": "New York, US", } ] }