From 48f5b7c447c2d74548aae090cbd1e7783b76c3e5 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 13 Jan 2025 15:29:39 +0000
Subject: [PATCH 1/2] update CONTRIBUTORS.md
---
CONTRIBUTORS.md | 377 ++++++++++++++++++++++++------------------------
1 file changed, 190 insertions(+), 187 deletions(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index 28e887d1..8e96ba00 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -6,193 +6,196 @@ Thanks goes to these wonderful people ([emoji key][emojis]):
From e5f113757968f6a8e8fa8b7c9b0b86e609d07917 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 13 Jan 2025 15:29:40 +0000
Subject: [PATCH 2/2] update .all-contributorsrc
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2831d79f..401dfbbe 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -1397,9 +1397,19 @@
"contributions": [
"bug"
]
+ },
+ {
+ "login": "remcovaes",
+ "name": "remcovaes",
+ "avatar_url": "https://avatars.githubusercontent.com/u/20537012?v=4",
+ "profile": "https://github.com/remcovaes",
+ "contributions": [
+ "bug"
+ ]
}
],
"commitConvention": "none",
"skipCi": false,
- "contributorsPerLine": 7
+ "contributorsPerLine": 7,
+ "commitType": "docs"
}