From 9ab9ee01c1e830db31a5831fec5a3b5b561028cb Mon Sep 17 00:00:00 2001 From: FatherMother Date: Thu, 27 Nov 2014 03:01:12 +0300 Subject: [PATCH] Snitcher --- Teams/Snitcher/ABOUT.md | 19 +++++++++++++++++++ Teams/Snitcher/team.json | 25 +++++++++++++++++++++++++ 2 files changed, 44 insertions(+) create mode 100644 Teams/Snitcher/ABOUT.md create mode 100644 Teams/Snitcher/team.json diff --git a/Teams/Snitcher/ABOUT.md b/Teams/Snitcher/ABOUT.md new file mode 100644 index 0000000..028c8a1 --- /dev/null +++ b/Teams/Snitcher/ABOUT.md @@ -0,0 +1,19 @@ +Snitcher. +================ +Roles: + fish — backend, frontend developer, + madest — backend, frontend developer, + mio — seo, designer, + arhis — just a clever guy :) + + + + + + + + + + + + glhf \ No newline at end of file diff --git a/Teams/Snitcher/team.json b/Teams/Snitcher/team.json new file mode 100644 index 0000000..013514d --- /dev/null +++ b/Teams/Snitcher/team.json @@ -0,0 +1,25 @@ +{ + "teamName": "Snitcher", + "members": [ + { + "name": "Vitaly Kalmuk", + "koding": "fish", + "location": "Orel, RU" + } + { + "name": "Artem Sharabiev", + "koding": "madest", + "location": "Orel, RU" + } + { + "name": "Iliy Krasnov", + "koding": "mio", + "location": "Orel, RU" + } + { + "name": "Demis Kostromichev", + "koding": "arhis", + "location": "Orel, RU" + } + ] +}