diff --git a/Teams/CallbackHell/team.json b/Teams/CallbackHell/team.json index 510853d..4c93059 100644 --- a/Teams/CallbackHell/team.json +++ b/Teams/CallbackHell/team.json @@ -12,13 +12,19 @@ "name": "Alexander Saldivar", "twitter": "", "koding": "agsaldivar", - "location": "Los Angeles, California, USA" + "location": "Los Angeles, US" }, { "name": "Adam Lopatko", "twitter": "", "koding": "traynor", - "location": "Zagreb, Croatia" + "location": "Zagreb, HR" + }, + { + "name": "Dragisa Jevtic", + "twitter": "drjevtic", + "koding": "drjevtic", + "location": "Belgrade, RS" } ] }