From 669adbeb604b66631040f9322549f3e6afaeef3d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 27 Mar 2024 16:21:13 +0000
Subject: [PATCH 1/2] docs: update AUTHORS.md [skip ci]
---
AUTHORS.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/AUTHORS.md b/AUTHORS.md
index 00122e0..0f229db 100644
--- a/AUTHORS.md
+++ b/AUTHORS.md
@@ -378,6 +378,7 @@ authors.
0Ahmed-0 🖋 |
guizo792 🖋 |
Kazuki Matsuo 💻 |
+ Paul Leydier 📖 |
From fb8dd57d1f2aa1e3865266f08d91e128f6207c64 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 27 Mar 2024 16:21:14 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index f2446f1..e5b319c 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -2685,6 +2685,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "paul-leydier",
+ "name": "Paul Leydier",
+ "avatar_url": "https://avatars.githubusercontent.com/u/75126792?v=4",
+ "profile": "https://github.com/paul-leydier",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 8,