From 67da160f33fc91054270ec8fa1a36c7d1fdc9937 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2019 08:02:51 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2381dee6..d378f82b 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 jakubbogacz 🤔 👀 |
 Marek Rozmus 👀 |
 Paweł 💻 |
+  Krystian Boruciński 💻 |
From ea40232b9c07904c8ee406f044c78c0ac05222ba Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 5 Dec 2019 08:02:52 +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 86a6ea46..556e4f80 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -53,6 +53,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "kborucinski",
+ "name": "Krystian Boruciński",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/3129656?v=4",
+ "profile": "https://github.com/kborucinski",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,