From 1d8d9367e0b19367ac23b25386922b92ab2c475d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 18 Jan 2024 21:46:57 +0000
Subject: [PATCH 1/2] docs: update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 33ec1325..b187f881 100644
--- a/README.md
+++ b/README.md
@@ -284,6 +284,7 @@ This project is licensed under the MIT License. For more information, see the [L
Bart Stefanski 💻 |
Jakub Jabłoński 🚇 |
+ Igor Klepacki 📖 |
From fc02d3e60dd7eedc7bf69488d099dbd0b76c92eb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 18 Jan 2024 21:46:58 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 26a283f1..16a94590 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -27,8 +27,18 @@
"contributions": [
"infra"
]
+ },
+ {
+ "login": "neg4n",
+ "name": "Igor Klepacki",
+ "avatar_url": "https://avatars.githubusercontent.com/u/57688858?v=4",
+ "profile": "https://neg4n.dev/",
+ "contributions": [
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,
- "linkToUsage": true
+ "linkToUsage": true,
+ "commitType": "docs"
}