From b85180effd9aea3379263f3f24524cbf5a1f9623 Mon Sep 17 00:00:00 2001 From: hackiftekhar Date: Wed, 26 Nov 2014 22:20:41 +0530 Subject: [PATCH] Fix country name --- Teams/IQHacker/team.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Teams/IQHacker/team.json b/Teams/IQHacker/team.json index 3baa835..d040eba 100644 --- a/Teams/IQHacker/team.json +++ b/Teams/IQHacker/team.json @@ -5,20 +5,20 @@ "name": "Iftekhar", "twitter": "", "koding": "hackiftekhar", - "location": "Indore, India", + "location": "Indore, IN", "lead": true }, { "name": "Mayur", "twitter": "", "koding": "mayur43s", - "location": "Indore, India", + "location": "Indore, IN", }, { "name": "Mayur", "twitter": "", "koding": "mayur43s", - "location": "Indore, India", + "location": "Indore, IN", } ] }