From b76247e304d82a90e8859a3761f15595776d1657 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 24 Jun 2023 11:18:07 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f0001400..6c204211 100644
--- a/README.md
+++ b/README.md
@@ -150,6 +150,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
555cider 🌍 |
Anton Mikhalev 🌍 |
+ René 💻 |
From 70e00a7ee6e5b37577da2848d5949294887b4cea Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 24 Jun 2023 11:18:08 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 70ee2d4e..91b40293 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -220,8 +220,18 @@
"contributions": [
"translation"
]
+ },
+ {
+ "login": "64knl",
+ "name": "René",
+ "avatar_url": "https://avatars.githubusercontent.com/u/3864423?v=4",
+ "profile": "https://64k.nl/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
- "skipCi": true
+ "skipCi": true,
+ "commitType": "docs"
}