From 168ec883fb4ccdcb4356482b9937a589cf70b604 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 5 Aug 2026 13:29:55 +0000
Subject: [PATCH 1/3] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b33cbfd9..688954bd 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,7 @@ This project exists thanks to the following contributors
 Chaitanya Pudota 💻 |
 Bru 💻 ⚠️ 📖 |
 Quentin Barthélemy 👀 |
+  Florian Bourgey 📖 |
From 4d93548f43f775445969a3dfa66359a8d664d000 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 5 Aug 2026 13:29:56 +0000
Subject: [PATCH 2/3] docs: update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 2c0fd811..578d2ad8 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -51,6 +51,7 @@ This project exists thanks to the following contributors
 Chaitanya Pudota 💻 |
 Bru 💻 ⚠️ 📖 |
 Quentin Barthélemy 👀 |
+  Florian Bourgey 📖 |
From bc2a47aefe7d590a116190a785a92dccd55a9e01 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 5 Aug 2026 13:29:57 +0000
Subject: [PATCH 3/3] docs: update .all-contributorsrc
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index e55ae9ab..56ed35cd 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -370,6 +370,15 @@
"contributions": [
"review"
]
+ },
+ {
+ "login": "fbourgey",
+ "name": "Florian Bourgey",
+ "avatar_url": "https://avatars.githubusercontent.com/u/10298716?v=4",
+ "profile": "https://fbourgey.github.io/",
+ "contributions": [
+ "doc"
+ ]
}
]
}