From 5734e7288cde9513bed105096a2f4656eb30d4de Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 8 Jun 2021 13:44:50 +0000
Subject: [PATCH 1/2] docs: update CONTRIBUTORS.md [skip ci]
---
CONTRIBUTORS.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index ca4f745..c62c7f2 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
## Contributors ✨
@@ -24,6 +24,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Oliver Cordingley 💻 |
itzJOHv 💻 💬 |
CanerBaba25 🌍 |
+ Fel 🌍 |
From 43854604f6735af3175b98f52dafb412b0b6d32f Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 8 Jun 2021 13:44:51 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 11 ++++++++++-
1 file changed, 10 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index abb3170..174cfbc 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -113,8 +113,17 @@
"contributions": [
"translation"
]
+ },
+ {
+ "login": "Felimir",
+ "name": "Fel",
+ "avatar_url": "https://avatars.githubusercontent.com/u/52141188?v=4",
+ "profile": "https://github.com/Felimir",
+ "contributions": [
+ "translation"
+ ]
}
],
"contributorsPerLine": 7,
"skipCi": true
-}
\ No newline at end of file
+}