From 216a06ed43650a61043cc632f92dd27aa159b038 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:22:46 +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 fc9f7b129..1c304700f 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-22-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-23-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -466,6 +466,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Matt Corbin

💻 +
RootSploit

📝 From b5997d37167e6bc0b2affe9dd40014de5e6e7033 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 13 Oct 2020 11:22:47 +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 4223f1ec9..a434390e4 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -220,6 +220,15 @@ "contributions": [ "code" ] + }, + { + "login": "rootsploit", + "name": "RootSploit", + "avatar_url": "https://avatars2.githubusercontent.com/u/67270834?v=4", + "profile": "http://rootsploit.com", + "contributions": [ + "blog" + ] } ], "contributorsPerLine": 7,