From 5804bd896a83c7f8f037263c325039a86c2a9636 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 2 Jun 2020 05:37:18 +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 54922c2..f09760a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
+[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
@@ -64,6 +64,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Aniket Biswas 💻 🎨 |
Saurav-Shrivastav 💻 |
Kush Daga 💻 🎨 |
+
Jake Bolam 💻 🚧 ⚠️ 📖 |
From 771b6420eee835c023975a67493c697e3928ed8d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 2 Jun 2020 05:37:19 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index ed4f7b2..78a7b87 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -42,6 +42,18 @@
"code",
"design"
]
+ },
+ {
+ "login": "jakebolam",
+ "name": "Jake Bolam",
+ "avatar_url": "https://avatars2.githubusercontent.com/u/3534236?v=4",
+ "profile": "https://jakebolam.com",
+ "contributions": [
+ "code",
+ "maintenance",
+ "test",
+ "doc"
+ ]
}
],
"contributorsPerLine": 7,