From db93636c9bbe0c3a003960405e95f7fd6459db9b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 25 Oct 2024 12:39:41 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4f5ac52..7adbf66 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-[![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-)
# Useful Tools :mag_right:
@@ -67,6 +67,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Sebastian Lackner 🖋 |
Ruben 🖋 |
Caio Rolla 🖋 |
+ Tomzur 🖋 |
From 6e86e2a5db1ead35680cc867c677d0c91a8eb747 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Fri, 25 Oct 2024 12:39:42 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 1b70bf1..709ceb3 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -105,6 +105,15 @@
"contributions": [
"content"
]
+ },
+ {
+ "login": "tomzur",
+ "name": "Tomzur",
+ "avatar_url": "https://avatars.githubusercontent.com/u/11505426?v=4",
+ "profile": "https://github.com/tomzur",
+ "contributions": [
+ "content"
+ ]
}
],
"contributorsPerLine": 7,