From 910ba82b407dd528a2e955b3044f1fe1bd71f158 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 31 May 2023 19:15:52 +0100
Subject: [PATCH 1/2] docs: add GeckoBoy84 as a contributor for bug, ideas, and
question (#430) [skip ci]
* docs: update CONTRIBUTORS.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
---
.all-contributorsrc | 14 +++++++++++++-
CONTRIBUTORS.md | 5 ++---
2 files changed, 15 insertions(+), 4 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ee203b6..933bb6a 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -235,8 +235,20 @@
"contributions": [
"translation"
]
+ },
+ {
+ "login": "GeckoBoy84",
+ "name": "GeckoBoy84",
+ "avatar_url": "https://avatars.githubusercontent.com/u/67899387?v=4",
+ "profile": "https://github.com/GeckoBoy84",
+ "contributions": [
+ "bug",
+ "ideas",
+ "question"
+ ]
}
],
"contributorsPerLine": 7,
- "skipCi": true
+ "skipCi": true,
+ "commitType": "docs"
}
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index d032965..ba5bf6a 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -1,8 +1,6 @@
-
-
-
+[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
## Contributors ✨
@@ -45,6 +43,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Noel Horvath 🌍 |
Gdany 🌍 |
Chaosfelix4451 🌍 |
+ GeckoBoy84 🐛 🤔 💬 |
From df35389a5f76416dcc1faf75c01967705e923c2d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 31 May 2023 19:59:38 +0100
Subject: [PATCH 2/2] docs: add Manfred-exe as a contributor for translation
(#432) [skip ci]
* docs: update CONTRIBUTORS.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
---
.all-contributorsrc | 9 +++++++++
CONTRIBUTORS.md | 3 ++-
2 files changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 933bb6a..06eaf0f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -246,6 +246,15 @@
"ideas",
"question"
]
+ },
+ {
+ "login": "Manfred-exe",
+ "name": "Manfred.exe",
+ "avatar_url": "https://avatars.githubusercontent.com/u/81268335?v=4",
+ "profile": "https://github.com/Manfred-exe",
+ "contributions": [
+ "translation"
+ ]
}
],
"contributorsPerLine": 7,
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index ba5bf6a..d913177 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-25-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-26-orange.svg?style=flat-square)](#contributors-)
## Contributors ✨
@@ -44,6 +44,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Gdany 🌍 |
Chaosfelix4451 🌍 |
GeckoBoy84 🐛 🤔 💬 |
+ Manfred.exe 🌍 |