Skip to content

Commit c82a8bb

Browse files
docs: Add @macdonst as a contributor (#88)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 7f00fa5 commit c82a8bb

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,15 @@
170170
"contributions": [
171171
"code"
172172
]
173+
},
174+
{
175+
"login": "macdonst",
176+
"name": "Simon MacDonald",
177+
"avatar_url": "https://avatars1.githubusercontent.com/u/353180?v=4",
178+
"profile": "http://simonmacdonald.com",
179+
"contributions": [
180+
"bug"
181+
]
173182
}
174183
],
175184
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,12 +608,12 @@ Thanks goes to these people ([emoji key][emojis]):
608608
<tr>
609609
<td align="center"><a href="https://bradgarropy.com"><img src="https://avatars2.githubusercontent.com/u/11336745?v=4" width="100px;" alt=""/><br /><sub><b>Brad Garropy</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/issues?q=author%3Abradgarropy" title="Bug reports">🐛</a></td>
610610
<td align="center"><a href="https://lyamkin.com"><img src="https://avatars2.githubusercontent.com/u/3854930?v=4" width="100px;" alt=""/><br /><sub><b>Ilya Lyamkin</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=ilyamkin" title="Code">💻</a></td>
611+
<td align="center"><a href="http://simonmacdonald.com"><img src="https://avatars1.githubusercontent.com/u/353180?v=4" width="100px;" alt=""/><br /><sub><b>Simon MacDonald</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/issues?q=author%3Amacdonst" title="Bug reports">🐛</a></td>
611612
</tr>
612613
</table>
613614

614615
<!-- markdownlint-enable -->
615616
<!-- prettier-ignore-end -->
616-
617617
<!-- ALL-CONTRIBUTORS-LIST:END -->
618618

619619
This project follows the [all-contributors][all-contributors] specification.

0 commit comments

Comments
 (0)