From c6798f0faf8bae9ab9e9d660a7cbb800daf939ac Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 22:43:08 +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 2e7a868e1..6957b8082 100644 --- a/README.md +++ b/README.md @@ -432,7 +432,7 @@ Please read the [contributing.md file](contributing.md) ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -473,6 +473,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
RootSploit

📝
eiffel-fl

💻
Y.Horie

💻 +
Oskar

💻 ⚠️ From a5704d2c27e829115377a77c2cf66234e0c729ae Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sat, 17 Oct 2020 22:43:09 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 70d7ac654..8163ae9cf 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -249,6 +249,16 @@ "contributions": [ "code" ] + }, + { + "login": "okrplay", + "name": "Oskar", + "avatar_url": "https://avatars3.githubusercontent.com/u/32576280?v=4", + "profile": "https://github.com/okrplay", + "contributions": [ + "code", + "test" + ] } ], "contributorsPerLine": 7,