From bb1bd08e6f762b1dfa545e4587700119aac34ddd Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 18 Jun 2023 20:15:28 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 49a6b0783..266d8da99 100644
--- a/README.md
+++ b/README.md
@@ -160,6 +160,9 @@ For issues we want to focus on that are most relevant at any given time, please
Evan Wang 💻 |
Dscyre Scotti 💻 |
+
+ Tomáš Boďa 🐛 |
+
From 2c799685299f563a77e82675da51f9dcd834c056 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sun, 18 Jun 2023 20:15:29 +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 9a452d543..0410a4d27 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -593,6 +593,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "dvandyy",
+ "name": "Tomáš Boďa",
+ "avatar_url": "https://avatars.githubusercontent.com/u/40064599?v=4",
+ "profile": "http://tomasboda.com",
+ "contributions": [
+ "bug"
+ ]
}
],
"contributorsPerLine": 7,