From f564b616d7b2da39ebd38295a81e97c9bcd0e30d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 15:59:39 +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 1c304700f..2ff341d0b 100644 --- a/README.md +++ b/README.md @@ -428,7 +428,7 @@ Please read the [contributing.md file](contributing.md) ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-24-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -467,6 +467,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Matt Corbin

💻
RootSploit

📝 +
shahar481

💻 From 88c7a3e6867f326880383773d40598e0f59e0722 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 16 Oct 2020 15:59:40 +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 a434390e4..67d04a995 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -229,6 +229,15 @@ "contributions": [ "blog" ] + }, + { + "login": "shahar481", + "name": "shahar481", + "avatar_url": "https://avatars3.githubusercontent.com/u/45289173?v=4", + "profile": "https://github.com/shahar481", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,