From 73027a9734ff10397a6b2cdbc0d4a81f6a21c5b7 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 09:11:16 +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 f972c9d..33d6575 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-2-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -106,6 +106,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Nicolas Hallaert

💻 📖 ⚠️
Gentilhomme

🛡️ 👀 📖 +
PierreD

💻 From 613b02d700b1864cd46189186f7bf67d23b12a99 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 09:11:17 +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 cd4a0f2..d70f2e9 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -26,6 +26,15 @@ "review", "doc" ] + }, + { + "login": "PierreDemailly", + "name": "PierreD", + "avatar_url": "https://avatars.githubusercontent.com/u/39910767?v=4", + "profile": "https://github.com/PierreDemailly", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7,