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" + } + ] +}