From f3daafd281c85e94c0080f40e77319a6025d8b07 Mon Sep 17 00:00:00 2001 From: Mitchel Kelonye Date: Sat, 29 Nov 2014 12:43:46 +0300 Subject: [PATCH] fixed typo and country codes, indicated team lead --- Teams/HackGamers/team.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Teams/HackGamers/team.json b/Teams/HackGamers/team.json index b049015..c926a6b 100644 --- a/Teams/HackGamers/team.json +++ b/Teams/HackGamers/team.json @@ -5,19 +5,20 @@ "name": "Mitchel Kelonye", "twitter": "kelonye", "koding": "kelonye", - "location": "Nairobi, KE" + "location": "Nairobi, KE", + "lead": true }, { "name": "Ferdaous CHEBBI", "twitter": "ferdaous", "koding": "ferarkan", - "location": "Tunis,Tunisia" + "location": "Tunis, TN" } { "name": "Medha Pandey", "twitter": "medhapandas" "koding": "mack8", - "location": "Jaipur,INDIA" + "location": "Jaipur, IN" } ] }