From 25ee82d8d6fb7a4bce0080145e2a35a991955d14 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:26:43 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 2db2c9e..9a7abdb 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ I welcome contributions to complement the various links and resources already pr ## ✨ Contributors -[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-) +[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-) Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): @@ -33,16 +33,17 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - + + + + + + + - + +
Gentilhomme
Gentilhomme

🖋 📝 📖 💡 🤔
Nicolas Hallaert
Nicolas Hallaert

📖 🌍
PierreD
PierreD

📖 🌍
Tony Gorez
Tony Gorez

👀 📢
Vincent Dhennin
Vincent Dhennin

👀
Alexandre Malaj
Alexandre Malaj

👀
Vladimir de Turckheim
Vladimir de Turckheim

👀
Gentilhomme
Gentilhomme

🖋 📝 📖 💡 🤔
Nicolas Hallaert
Nicolas Hallaert

📖 🌍
PierreD
PierreD

📖 🌍
Tony Gorez
Tony Gorez

👀 📢
Vincent Dhennin
Vincent Dhennin

👀
Alexandre Malaj
Alexandre Malaj

👀
Vladimir de Turckheim
Vladimir de Turckheim

👀
Alexandre Coin
Alexandre Coin

📖
Alexandre Coin
Alexandre Coin

📖
OliverOdo
OliverOdo

💻
From 346e4323728c4dae5f37f979f62f3ac8dff55584 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Sun, 14 Jul 2024 20:26:44 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 033f3d6..25e5e54 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -83,6 +83,15 @@ "contributions": [ "doc" ] + }, + { + "login": "olivierodo", + "name": "OliverOdo", + "avatar_url": "https://avatars.githubusercontent.com/u/4768226?v=4", + "profile": "https://github.com/olivierodo", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -91,5 +100,6 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "commitConvention": "angular" + "commitConvention": "angular", + "commitType": "docs" }