From 628a3c47653fda9de201fb60a615f6a6eac91f02 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 24 Apr 2024 09:30:42 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 8d69817d5..bc45f1eab 100644
--- a/README.md
+++ b/README.md
@@ -84,6 +84,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 GavinZhengOI 📖 |
 lmgyuan 📖 |
+
+  pierrick-boule 💻 ⚠️ 📖 |
+
From 940fa1c5547cdf7e4d0b9d507a3cbc3ab0d2d613 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 24 Apr 2024 09:30:43 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 09bbbbb49..149459782 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -185,6 +185,17 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "pierrick-boule",
+ "name": "pierrick-boule",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3237116?v=4",
+ "profile": "https://github.com/pierrick-boule",
+ "contributions": [
+ "code",
+ "test",
+ "doc"
+ ]
}
],
"contributorsPerLine": 3,