From 6ff333be243ccb927952549969ebe280d8b01be2 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 09:50:19 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b532b38f7..139e80425 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # documentation -[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-) Spryker Documentation - for public contribution to Spryker Academy/Docs @@ -14,6 +14,7 @@ Thanks to all our contributors! +

Helen Kravchenko

🎨

Vadym Sachenko

🖋
From 0395cc53cfcfa665acf3820c0ff92899bdd79fd0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 09:50:20 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 91fbe5c69..252be8897 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -13,6 +13,15 @@ "contributions": [ "design" ] + }, + { + "login": "VadymSachenko", + "name": "Vadym Sachenko", + "avatar_url": "https://avatars.githubusercontent.com/u/58599222?v=4", + "profile": "https://github.com/VadymSachenko", + "contributions": [ + "content" + ] } ], "contributorsPerLine": 7,