From 935caf9c0b11cccd4e9a0ac65a49f975532dc5fa Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 06:52:14 +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 3a0159de..3e61d27e 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # std -[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors) ## Contributors ✨ @@ -12,6 +12,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d sandstreamdevelopment
sandstreamdevelopment

💼 💵 🤔 Przemysław Zalewski
Przemysław Zalewski

💻 🤔 + jakubbogacz
jakubbogacz

🤔 👀 From 47131bd919963dda4e458b81b16f059e2e9e6ba0 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2019 06:52:15 +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 864d9a3e..3d6d1b47 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -25,6 +25,16 @@ "code", "ideas" ] + }, + { + "login": "jakubbogacz", + "name": "jakubbogacz", + "avatar_url": "https://avatars3.githubusercontent.com/u/26272028?v=4", + "profile": "https://github.com/jakubbogacz", + "contributions": [ + "ideas", + "review" + ] } ], "contributorsPerLine": 7,