From fe4e01dc00a3c2231ede597c135098599428231c Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 11 Dec 2019 15:51:23 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 38 +++++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 17 deletions(-)
diff --git a/README.md b/README.md
index 25fe00b..5aa807c 100644
--- a/README.md
+++ b/README.md
@@ -168,32 +168,36 @@ that library with this one somehow.
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
-
+
+
+
+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors)
From 95615437207ac90e1f713bbdf317ccbb1433b5ff Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Wed, 11 Dec 2019 15:51:24 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 2d09c3b..3c0adfb 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -160,8 +160,18 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "sibelius",
+ "name": "Sibelius Seraphini",
+ "avatar_url": "https://avatars3.githubusercontent.com/u/2005841?v=4",
+ "profile": "https://twitter.com/sseraphini",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}