From ac8c0ded3a0c2a3191a662a322a7933edfb158d9 Mon Sep 17 00:00:00 2001 From: francisrohner Date: Wed, 3 Dec 2014 00:13:40 -0500 Subject: [PATCH] State -> Country Code --- Teams/AllAboutThatBass/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/AllAboutThatBass/team.json b/Teams/AllAboutThatBass/team.json index 9479bf7..a4533c3 100644 --- a/Teams/AllAboutThatBass/team.json +++ b/Teams/AllAboutThatBass/team.json @@ -5,13 +5,13 @@ "name": "Francis Rohner", "twitter": "FrankDaTank815", "koding": "francisrohner", - "location": "Stony Brook, NY", + "location": "New York, US", "lead": true }, { "name": "Michael Knoth", "koding": "knoth77", - "location": "Bethpage, NY" + "location": "New York, US" } ] }