From 1f3d4454e66dd9666e957862ba6db43bf071b9e4 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 20:25:30 +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 3a0f8ec0..99117b6a 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ interface Options { ## Contributors ✨ -[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -84,6 +84,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Tony Gorez

💻 📖 👀 🐛
Haze

💻
Maksim Balabash

💻 +
Antoine Coulon

💻 🛡️ From f12c299f9a1138c1aae43c5e3d7bd956958a444f Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 20:25:31 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6ad8b634..a4cd0f3f 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -47,6 +47,16 @@ "contributions": [ "code" ] + }, + { + "login": "antoine-coulon", + "name": "Antoine Coulon", + "avatar_url": "https://avatars.githubusercontent.com/u/43391199?v=4", + "profile": "https://dev.to/antoinecoulon", + "contributions": [ + "code", + "security" + ] } ], "contributorsPerLine": 7,