Skip to content

Commit c252fd1

Browse files
docs: add mitchellwright as a contributor (#43)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 5f01428 commit c252fd1

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,15 @@
4949
"contributions": [
5050
"maintenance"
5151
]
52+
},
53+
{
54+
"login": "mitchellwright",
55+
"name": "Mitchell Wright",
56+
"avatar_url": "https://avatars0.githubusercontent.com/u/7945257?v=4",
57+
"profile": "https://github.com/mitchellwright",
58+
"contributions": [
59+
"maintenance"
60+
]
5261
}
5362
],
5463
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Gatsby.js MDX Blog Starter Project
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
A starter project in [Gatsby.js](https://www.gatsbyjs.org/) with [MDX](https://github.com/mdx-js/mdx).
@@ -44,6 +44,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
4444
<td align="center"><a href="https://github.com/DrShpongle"><img src="https://avatars3.githubusercontent.com/u/1519448?v=4" width="100px;" alt=""/><br /><sub><b>Evgeniy Nagalskiy</b></sub></a><br /><a href="https://github.com/joelhooks/joelhooks-com/commits?author=DrShpongle" title="Code">💻</a></td>
4545
<td align="center"><a href="https://www.marcuslyons.com"><img src="https://avatars1.githubusercontent.com/u/10541922?v=4" width="100px;" alt=""/><br /><sub><b>Marcus Lyons</b></sub></a><br /><a href="#maintenance-marcuslyons" title="Maintenance">🚧</a></td>
4646
<td align="center"><a href="https://brianlovin.com"><img src="https://avatars0.githubusercontent.com/u/1923260?v=4" width="100px;" alt=""/><br /><sub><b>Brian Lovin</b></sub></a><br /><a href="#maintenance-brianlovin" title="Maintenance">🚧</a></td>
47+
<td align="center"><a href="https://github.com/mitchellwright"><img src="https://avatars0.githubusercontent.com/u/7945257?v=4" width="100px;" alt=""/><br /><sub><b>Mitchell Wright</b></sub></a><br /><a href="#maintenance-mitchellwright" title="Maintenance">🚧</a></td>
4748
</tr>
4849
</table>
4950

0 commit comments

Comments
 (0)