From 5915e3324436eb7e4a6a18c343f9e615dfcae9d9 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:13:45 +0000 Subject: [PATCH 1/2] docs: update README.md [skip ci] --- README.md | 39 +++++++++++++++++++++------------------ 1 file changed, 21 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index edf2271..c6558f8 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Repo stars -Contributors +Contributors

@@ -345,23 +345,26 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + +

Alexandre Zaganelli

🤔 💻 🎨 🐛

Ron Chi

🐛

p_0g_8mm3_

🎨 🤔

Tobias Thiele

💻 🎨 🤔

Guillermo Angulo

🐛 💻

Xavier Civit

🐛

jpizzle34

💻

Moritz Eck

💻

B0rk3

💻

Nihey Takizawa

💻

Ciro Alabrese

💻

Nik Zaugg

💻

Pascal Oberbeck

🐛
Alexandre Zaganelli
Alexandre Zaganelli

🤔 💻 🎨 🐛
Ron Chi
Ron Chi

🐛
p_0g_8mm3_
p_0g_8mm3_

🎨 🤔
Tobias Thiele
Tobias Thiele

💻 🎨 🤔
Guillermo Angulo
Guillermo Angulo

🐛 💻
Xavier Civit
Xavier Civit

🐛
jpizzle34
jpizzle34

💻
Moritz Eck
Moritz Eck

💻
B0rk3
B0rk3

💻
Nihey Takizawa
Nihey Takizawa

💻
Ciro Alabrese
Ciro Alabrese

💻
Nik Zaugg
Nik Zaugg

💻
Pascal Oberbeck
Pascal Oberbeck

🐛
Guillaume REMBERT
Guillaume REMBERT

💻
From 01fe163035be2c280b0ac7d424e55483abe11b03 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 18:13:46 +0000 Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 6a43e30..3783194 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -128,6 +128,15 @@ "contributions": [ "bug" ] + }, + { + "login": "zguig52", + "name": "Guillaume REMBERT", + "avatar_url": "https://avatars.githubusercontent.com/u/12774668?v=4", + "profile": "https://github.com/zguig52", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7, @@ -136,5 +145,7 @@ "repoType": "github", "repoHost": "https://github.com", "skipCi": true, - "badgeTemplate": "\"Contributors\"-orange.svg?style=plastic\">" + "badgeTemplate": "\"Contributors\"-orange.svg?style=plastic\">", + "commitType": "docs", + "commitConvention": "angular" }