From 99d685dca4737231e197f9b7766fcb1d4b9099c3 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 20:52:05 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 98d06931..16458574 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,7 @@ [![Tweet][tweet-badge]][tweet-url] - -[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-) - +[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-) ## Installation @@ -188,12 +186,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Jon Aldinger

📖
Thomas Knickman

💻 📖 ⚠️
Kevin Sullivan

📖 +
Jakub Jastrzębski

💻 📖 ⚠️ - This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From a6dc0a9324eccadf59c7a1818da52f8318be605a Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 20:52:06 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 2ea3a8c3..0d731f91 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -116,6 +116,17 @@ "contributions": [ "doc" ] + }, + { + "login": "KubaJastrz", + "name": "Jakub Jastrzębski", + "avatar_url": "https://avatars0.githubusercontent.com/u/6443113?v=4", + "profile": "https://kubajastrz.com", + "contributions": [ + "code", + "doc", + "test" + ] } ], "contributorsPerLine": 7,