From 1549f410e75e10a83aee7f9aa59367f734579b5d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 20:57:01 +0000 Subject: [PATCH 1/4] 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..efd7f05b 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)): - + + - - - + +
Mike M.
Mike M.

⚠️ 💻 📖 🤔
Steven Young
Steven Young

🚇 💻 🤔 📖
mulveyben1
mulveyben1

💻

mulveyben1

💻

Mike M.

⚠️ 💻
+ + + This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! From 27379585d8b8282313016d5afba90a6d7a3e4d22 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 20:57:02 +0000 Subject: [PATCH 2/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 92005976..3a8f804a 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,22 @@ "contributions": [ "code" ] + }, + { + "login": "mikemaddem", + "name": "Mike M.", + "avatar_url": "https://avatars.githubusercontent.com/u/19417674?v=4", + "profile": "http://mikemadden.me", + "contributions": [ + "test", + "code" + ] } ], "contributorsPerLine": 7, "projectName": "project-olly", - "projectOwner": "mikemaddem", + "projectOwner": "NFM-Studios", "repoType": "github", - "repoHost": "https://github.com" + "repoHost": "https://github.com", + "skipCi": true } From f29c5015edab6abe87d8b7bf92634339cbf047cd Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 20:58:11 +0000 Subject: [PATCH 3/4] docs: update README.md [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efd7f05b..e0c5e78d 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d - +

mulveyben1

💻

Mike M.

⚠️ 💻

Mike M.

⚠️ 💻 🚇 📖
From 82b10a99623c0c2440299b0372254608bef60460 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Tue, 27 Apr 2021 20:58:12 +0000 Subject: [PATCH 4/4] docs: update .all-contributorsrc [skip ci] --- .all-contributorsrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 3a8f804a..110ac691 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -21,7 +21,9 @@ "profile": "http://mikemadden.me", "contributions": [ "test", - "code" + "code", + "infra", + "doc" ] } ],