From 195c9e39769fd07f60165da574049495a4b86e01 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 27 Apr 2021 20:58:54 +0000
Subject: [PATCH 1/2] docs: update README.md [skip ci]
---
README.md | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index f2035531..504381a6 100644
--- a/README.md
+++ b/README.md
@@ -41,15 +41,18 @@ Use our templates in project-templates as a base, then set `template_path` in `.
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) specification. Contributions of any kind welcome!
From 4319d13d34d28df9d63a6c7b049ccf9cf32e3bb7 Mon Sep 17 00:00:00 2001
From: "allcontributors[bot]"
<46447321+allcontributors[bot]@users.noreply.github.com>
Date: Tue, 27 Apr 2021 20:58:55 +0000
Subject: [PATCH 2/2] docs: update .all-contributorsrc [skip ci]
---
.all-contributorsrc | 32 ++++++++++++--------------------
1 file changed, 12 insertions(+), 20 deletions(-)
diff --git a/.all-contributorsrc b/.all-contributorsrc
index 92005976..349f1af4 100644
--- a/.all-contributorsrc
+++ b/.all-contributorsrc
@@ -6,24 +6,6 @@
"commit": false,
"contributors": [
{
- "login": "mikemaddem",
- "name": "Mike M.",
- "avatar_url": "https://avatars0.githubusercontent.com/u/19417674?v=4",
- "profile": "http://mikemadden.me",
- "contributions": [
- "test",
- "code",
- "doc",
- "ideas"],
- "login": "techlover1",
- "name": "Steven Young",
- "avatar_url": "https://avatars1.githubusercontent.com/u/17421974?v=4",
- "profile": "https://github.com/techlover1",
- "contributions": [
- "infra",
- "code",
- "ideas",
- "doc"],
"login": "mulveyben1",
"name": "mulveyben1",
"avatar_url": "https://avatars1.githubusercontent.com/u/22732775?v=4",
@@ -31,11 +13,21 @@
"contributions": [
"code"
]
+ },
+ {
+ "login": "rjh05",
+ "name": "rjh05",
+ "avatar_url": "https://avatars.githubusercontent.com/u/58889228?v=4",
+ "profile": "https://github.com/rjh05",
+ "contributions": [
+ "code"
+ ]
}
],
"contributorsPerLine": 7,
"projectName": "project-olly",
- "projectOwner": "mikemaddem",
+ "projectOwner": "NFM-Studios",
"repoType": "github",
- "repoHost": "https://github.com"
+ "repoHost": "https://github.com",
+ "skipCi": true
}