From 97441335f32a82668115b6c8feceb51c216b5220 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2020 17:44:32 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 43bb7058..2c8f653d 100644
--- a/README.md
+++ b/README.md
@@ -10,9 +10,7 @@
-
-[logo]: https://img.shields.io/badge/all_contributors-3-orange.svg 'Number of contributors on All-Contributors'
-
+[logo]: https://img.shields.io/badge/all_contributors-4-orange.svg 'Number of contributors on All-Contributors'
![GitHub package.json version (master)](https://img.shields.io/github/package-json/v/squirrellyjs/squirrelly/master?label=current%20version)
@@ -124,12 +122,12 @@ Made with ❤ by [@nebrelbug](https://github.com/nebrelbug) and all these wonder
Ben Gubler 💻 💬 📖 ⚠️ |
Clite Tailor 🤔 💻 |
Ioan CHIRIAC 💻 🤔 |
+ Lucas Wilson 🐛 💻 |
-
_Note: because we completely rewrote Version 8 and it has a separate Git history, this chart excludes the dozens of contributors to Version 7. Their contributions are deeply appreciated and many of their ideas and code contributions are being used in Squirrelly v8. Many of their contributions can be found in the [v7 branch commit history](https://github.com/squirrellyjs/squirrelly/commits/v7)._
From b310830eef9e193038f89d21a68a78f35e186a1d Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Sat, 5 Sep 2020 17:44:33 +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 5999b481..592182e4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -36,6 +36,16 @@
"code",
"ideas"
]
+ },
+ {
+ "login": "futurelucas4502",
+ "name": "Lucas Wilson",
+ "avatar_url": "https://avatars1.githubusercontent.com/u/48055553?v=4",
+ "profile": "https://futurelucas4502.co.uk",
+ "contributions": [
+ "bug",
+ "code"
+ ]
}
],
"contributorsPerLine": 7,