From ff10517ca998fd10115c79a9236ad8a2d2a1231d Mon Sep 17 00:00:00 2001 From: Tulio Troncoso Date: Tue, 2 Dec 2014 22:45:40 -0500 Subject: [PATCH] Fixed country code --- Teams/DeeTee/team.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Teams/DeeTee/team.json b/Teams/DeeTee/team.json index 83e17aa..bfa92b3 100644 --- a/Teams/DeeTee/team.json +++ b/Teams/DeeTee/team.json @@ -5,13 +5,13 @@ "name": "Tulio Troncoso", "twitter": "tuliotron", "koding": "tuliot", - "location": "Orlando, FL" + "location": "Orlando, US" }, { "name": "Darin Doria", "twitter": "_darindoria", "koding": "darindoria", - "location": "Orlando, FL" + "location": "Orlando, US" } ] }