From 40a8255177931d4d62433e1693540182915e9e99 Mon Sep 17 00:00:00 2001 From: awm4j Date: Thu, 27 Nov 2014 18:35:36 -0500 Subject: [PATCH] changed state to country code --- Teams/Asiph/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/Asiph/team.json b/Teams/Asiph/team.json index 581c818..5f97796 100644 --- a/Teams/Asiph/team.json +++ b/Teams/Asiph/team.json @@ -5,20 +5,20 @@ "name": "Matt McGee", "twitter": "awm4j", "koding": "awm4j", - "location": "York, PA", + "location": "York, US", "lead": true }, { "name": "Christian Dehli", "twitter": "cpdehli", "koding": "sippy", - "location": "Pittsburgh, PA" + "location": "Pittsburgh, US" }, { "name": "Nate Hagan", "twitter": "terminatur1", "koding": "terminatur", - "location": "Seattle, WA" + "location": "Seattle, US" } ] }