From b5c6c6c25ad42e4b0f707542b09dd18f9141c4ec Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 06:50:49 +0000 Subject: [PATCH 1/2] docs: update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3584d1ef..3a0159de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # std -[![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) ## Contributors ✨ @@ -11,6 +11,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d +
sandstreamdevelopment
sandstreamdevelopment

💼 💵 🤔
Przemysław Zalewski
Przemysław Zalewski

💻 🤔
From 981b33033cf591da9d06478409da6841b037c21f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 06:50:50 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index d0cbda79..864d9a3e 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -15,6 +15,16 @@ "financial", "ideas" ] + }, + { + "login": "przemyslawzalewski", + "name": "Przemysław Zalewski", + "avatar_url": "https://avatars0.githubusercontent.com/u/30114244?v=4", + "profile": "https://github.com/przemyslawzalewski", + "contributions": [ + "code", + "ideas" + ] } ], "contributorsPerLine": 7,