From 879a6901c4df3cd68ce6ed13d8fb5aeb24e61b2b Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 12 Jan 2021 18:08:27 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 38 ++++++++++++++++++++------------------
1 file changed, 20 insertions(+), 18 deletions(-)
diff --git a/README.md b/README.md
index 64dac4f5..0cb56cc9 100644
--- a/README.md
+++ b/README.md
@@ -185,32 +185,34 @@ Thanks goes to these people ([emoji key][emojis]):
-
+
+
This project follows the [all-contributors][all-contributors] specification.
From 8ec50bf973c2afadac1df0139151a6e030271dfb Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 12 Jan 2021 18:08:28 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index d32934f4..291aa0ce 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -168,6 +168,16 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "jbchr",
+ "name": "Janek",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/23141806?v=4",
+ "profile": "https://github.com/jbchr",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,