diff --git a/Teams/Snitcher/team.json b/Teams/Snitcher/team.json index 455962f..d3544da 100644 --- a/Teams/Snitcher/team.json +++ b/Teams/Snitcher/team.json @@ -1,30 +1,17 @@ { - "teamName": "Snitcher", + "teamName": "Peace", "members": [ { "name": "Vitaly Kalmuk", + "twitter": "vitaly_kalmuk", "koding": "fish", "location": "Orel, RU" - } - { - "name": "Artem Sharabiev", + }, + { + "name": "Artem Sharabyev", + "twitter": "Tema57rus", "koding": "madest", "location": "Orel, RU" } - { - "name": "Iliy Krasnov", - "koding": "mio", - "location": "Orel, RU" - } - { - "name": "Demis Kostromichev", - "koding": "arhis", - "location": "Orel, RU" - } - { - "name": "Denis Tukavin", - "koding": "slow_d", - "location": "Orel, RU" - } ] }