From 8eacbfab5ad8d2eb311af77338649412e5280701 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 15:09:09 +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 db05fc2..8cea1e1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Next.js TypeScript Material UI quality checking project -[![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-) Includes TypeScript, Material UI, ESLint, Jest, and React Testing Library @@ -127,6 +127,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
Ren Estep

💻 ️️️️♿️
Steve Gray

💻
Jenny Olsen

📖 +
Brandin Canfield

🚧 🚇 From 853af757ddf09266c852ce3f3d59cb2f96ccb65d Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 14 Oct 2021 15:09:10 +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 84717d0..478f970 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -41,6 +41,16 @@ "contributions": [ "doc" ] + }, + { + "login": "bcanfield", + "name": "Brandin Canfield", + "avatar_url": "https://avatars.githubusercontent.com/u/12603953?v=4", + "profile": "https://github.com/bcanfield", + "contributions": [ + "maintenance", + "infra" + ] } ], "contributorsPerLine": 7,