From 0afd2759e1113e114fa918b03ec2c2ff205e7cb1 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Feb 2020 21:34:09 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6ddb54a4..584a5183 100644
--- a/README.md
+++ b/README.md
@@ -23,7 +23,7 @@
[![Tweet][tweet-badge]][tweet-url]
-[](#contributors-)
+[](#contributors-)
## Installation
@@ -188,6 +188,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
 Kevin Sullivan 📖 |
 Jakub Jastrzębski 💻 📖 ⚠️ |
 Nikolay Stoynov 📖 |
+  marudor 💻 ⚠️ |
From 91f612db4db88f82e0f79c4c926090c080fa8613 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 10 Feb 2020 21:34:11 +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 05da6000..9a1e0010 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -136,6 +136,16 @@
"contributions": [
"doc"
]
+ },
+ {
+ "login": "marudor",
+ "name": "marudor",
+ "avatar_url": "https://avatars0.githubusercontent.com/u/1881725?v=4",
+ "profile": "https://marudor.de",
+ "contributions": [
+ "code",
+ "test"
+ ]
}
],
"contributorsPerLine": 7,