From b4e95f3e96e106b8191b6060d730a891a03f43c5 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:48:18 +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 4afe399d..79996432 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ interface Options { ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -86,6 +86,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Haze

💻
Maksim Balabash

💻
Antoine Coulon

💻 🛡️ +
Nicolas Hallaert

💻 From de9764d9dbd18a800a02cc70d24cd9899ee59e8b Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 22 Jun 2022 20:48:19 +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 a4cd0f3f..4a50f26a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -57,6 +57,15 @@ "code", "security" ] + }, + { + "login": "Rossb0b", + "name": "Nicolas Hallaert", + "avatar_url": "https://avatars.githubusercontent.com/u/39910164?v=4", + "profile": "https://www.linkedin.com/in/nicolas-hallaert/", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,