From 9ab9ee01c1e830db31a5831fec5a3b5b561028cb Mon Sep 17 00:00:00 2001 From: FatherMother Date: Thu, 27 Nov 2014 03:01:12 +0300 Subject: [PATCH 1/5] 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" + } + ] +} From 053c73b25414bf45eb465c1fa8c05601878bd340 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Thu, 27 Nov 2014 23:09:02 +0300 Subject: [PATCH 2/5] 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" + } ] } From 4b4677e0fe26671efeb9f829d71a473ae20e6b64 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Sat, 29 Nov 2014 01:17:36 +0300 Subject: [PATCH 3/5] 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" - } ] } From 85c5d505d3c5ed6cab78074998fa834230d69b39 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Sat, 29 Nov 2014 01:24:49 +0300 Subject: [PATCH 4/5] team name change --- Teams/{Snitcher => Peace}/ABOUT.md | 0 Teams/{Snitcher => Peace}/team.json | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename Teams/{Snitcher => Peace}/ABOUT.md (100%) rename Teams/{Snitcher => Peace}/team.json (100%) diff --git a/Teams/Snitcher/ABOUT.md b/Teams/Peace/ABOUT.md similarity index 100% rename from Teams/Snitcher/ABOUT.md rename to Teams/Peace/ABOUT.md diff --git a/Teams/Snitcher/team.json b/Teams/Peace/team.json similarity index 100% rename from Teams/Snitcher/team.json rename to Teams/Peace/team.json From 60ad6d0ae6026c7a2a09323b709b1971b6b84dd6 Mon Sep 17 00:00:00 2001 From: FatherMother Date: Sat, 29 Nov 2014 01:35:51 +0300 Subject: [PATCH 5/5] Added an aboute file --- Teams/Peace/ABOUT.md | 30 +++++++++++------------------- 1 file changed, 11 insertions(+), 19 deletions(-) diff --git a/Teams/Peace/ABOUT.md b/Teams/Peace/ABOUT.md index 3be8787..7713edd 100644 --- a/Teams/Peace/ABOUT.md +++ b/Teams/Peace/ABOUT.md @@ -1,20 +1,12 @@ -Snitcher. -================ -Roles: - fish — backend, frontend developer, - madest — backend, frontend developer, - mio — seo, designer, - arhis — just a clever guy :) - slow_d — very creative man. - +# team «Peace» + +My name is Vitaly, and this is Artem. So, we will try realize some of our ideas. + +## aboute us + +We all juniors, but we will try... + +## languages we love + +javascript, php - - - - - - - - - - glhf \ No newline at end of file