Skip to content
This repository was archived by the owner on Oct 15, 2021. It is now read-only.

Commit aca63fa

Browse files
docs: add bcanfield as a contributor for maintenance, infra (#53)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 1fab0fa commit aca63fa

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+10
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,16 @@
4141
"contributions": [
4242
"doc"
4343
]
44+
},
45+
{
46+
"login": "bcanfield",
47+
"name": "Brandin Canfield",
48+
"avatar_url": "https://avatars.githubusercontent.com/u/12603953?v=4",
49+
"profile": "https://github.com/bcanfield",
50+
"contributions": [
51+
"maintenance",
52+
"infra"
53+
]
4454
}
4555
],
4656
"contributorsPerLine": 7,

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Next.js TypeScript Material UI quality checking project
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
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
127127
<td align="center"><a href="http://renestep.com"><img src="https://avatars.githubusercontent.com/u/22155535?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ren Estep</b></sub></a><br /><a href="https://github.com/MileTwo/nextjs-typescript-material-ui-eslint-jest/commits?author=storiesOfRen" title="Code">💻</a> <a href="#a11y-storiesOfRen" title="Accessibility">️️️️♿️</a></td>
128128
<td align="center"><a href="https://heystevegray.dev/"><img src="https://avatars.githubusercontent.com/u/66500112?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Steve Gray</b></sub></a><br /><a href="https://github.com/MileTwo/nextjs-typescript-material-ui-eslint-jest/commits?author=heystevegray" title="Code">💻</a></td>
129129
<td align="center"><a href="https://github.com/jenniferOlsen"><img src="https://avatars.githubusercontent.com/u/5099732?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jenny Olsen</b></sub></a><br /><a href="https://github.com/MileTwo/nextjs-typescript-material-ui-eslint-jest/commits?author=jenniferOlsen" title="Documentation">📖</a></td>
130+
<td align="center"><a href="https://github.com/bcanfield"><img src="https://avatars.githubusercontent.com/u/12603953?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Brandin Canfield</b></sub></a><br /><a href="#maintenance-bcanfield" title="Maintenance">🚧</a> <a href="#infra-bcanfield" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a></td>
130131
</tr>
131132
</table>
132133

0 commit comments

Comments
 (0)