From c34c11c98ad87f8d31516423ab254892bbbff5b2 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 6 Jan 2020 17:58:16 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 157 ++++++++++++++++++++++++++++--------------------------
1 file changed, 80 insertions(+), 77 deletions(-)
diff --git a/README.md b/README.md
index f840610e..4a2a49ba 100644
--- a/README.md
+++ b/README.md
@@ -128,108 +128,111 @@ light-weight, simple, and understandable.
Thanks goes to these people ([emoji key][emojis]):
-
+
+
+
+
This project follows the [all-contributors][all-contributors] specification.
From f2857e982a412bb3eb15a7a0f371cd7557a55ae9 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Mon, 6 Jan 2020 17:58:17 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 596f2597..2d95dae4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -238,7 +238,8 @@
"avatar_url": "https://avatars2.githubusercontent.com/u/21689428?v=4",
"profile": "http://jonathanstoye.de",
"contributions": [
- "doc"
+ "doc",
+ "code"
]
},
{
@@ -755,5 +756,6 @@
]
}
],
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}