From 053c73b25414bf45eb465c1fa8c05601878bd340 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Thu, 27 Nov 2014 23:09:02 +0300 Subject: [PATCH] add member --- Teams/Snitcher/ABOUT.md | 1 + Teams/Snitcher/team.json | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/Teams/Snitcher/ABOUT.md b/Teams/Snitcher/ABOUT.md index 028c8a1..3be8787 100644 --- a/Teams/Snitcher/ABOUT.md +++ b/Teams/Snitcher/ABOUT.md @@ -5,6 +5,7 @@ Roles: madest — backend, frontend developer, mio — seo, designer, arhis — just a clever guy :) + slow_d — very creative man. diff --git a/Teams/Snitcher/team.json b/Teams/Snitcher/team.json index 013514d..455962f 100644 --- a/Teams/Snitcher/team.json +++ b/Teams/Snitcher/team.json @@ -21,5 +21,10 @@ "koding": "arhis", "location": "Orel, RU" } + { + "name": "Denis Tukavin", + "koding": "slow_d", + "location": "Orel, RU" + } ] }