From 4b4677e0fe26671efeb9f829d71a473ae20e6b64 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Sat, 29 Nov 2014 01:17:36 +0300 Subject: [PATCH] Added team information --- Teams/Snitcher/team.json | 25 ++++++------------------- 1 file changed, 6 insertions(+), 19 deletions(-) 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" - } ] }