From 422188781818b535053cbdd9ad8ec1a2fef8b93e Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Apr 2021 19:11:03 +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 7cdcc277..e6a3fb91 100644
--- a/README.md
+++ b/README.md
@@ -120,6 +120,7 @@ We would like to acknowledge the contributors that made this project possible ([
Chris Burr 💻 |
Nick Amin 💻 |
Eduardo Rodrigues 💻 |
+ Andrzej Novak 💻 |
From 1bf74b1544acec33a898a41af87492e27d2bcc31 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Thu, 8 Apr 2021 19:11:04 +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 a3acb28d..56a19e4f 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -58,6 +58,15 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "andrzejnovak",
+ "name": "Andrzej Novak",
+ "avatar_url": "https://avatars.githubusercontent.com/u/13226500?v=4",
+ "profile": "http://andrzejnovak.github.io/",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,