From eef049f08100d1158a90d4fbdcbe308415cc7b0a Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 24 May 2024 16:45:49 +0000
Subject: [PATCH 1/2] update .all-contributors.md
---
.all-contributors.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/.all-contributors.md b/.all-contributors.md
index 7caf4d867..353015bca 100644
--- a/.all-contributors.md
+++ b/.all-contributors.md
@@ -7,6 +7,7 @@ This file is required by [All Contributors](https://allcontributors.org/) to wor
jetlime 📖 |
+ Lucas Verney 💻 🤔 |
From 6062ab4349eb534c07d0747bf180ded7fbc3300e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 24 May 2024 16:45:50 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 81dab728b..630f1c08a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -13,9 +13,20 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "LVerneyPEReN",
+ "name": "Lucas Verney",
+ "avatar_url": "https://avatars.githubusercontent.com/u/58298410?v=4",
+ "profile": "https://github.com/LVerneyPEReN",
+ "contributions": [
+ "code",
+ "ideas"
+ ]
}
],
"repoType": "github",
"commitConvention": "none",
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "commitType": "docs"
}