From 4fbcd9147754dc7e25cd7ae6a9759ca00bc7406c Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:17:23 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d383521..a5365fa 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ main().catch(console.error); ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -102,6 +102,11 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d + + + + +

Nicolas Hallaert

💻 📖 ⚠️
From 26cb5e046b7cf06cd41ec114cb8d9203bd3ad9ea Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 09:17:23 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index f9ae104..17cc00a 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -4,7 +4,19 @@ ], "imageSize": 100, "commit": false, - "contributors": [], + "contributors": [ + { + "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", + "doc", + "test" + ] + } + ], "contributorsPerLine": 7, "projectName": "HTML-PDF", "projectOwner": "MyUnisoft",