Skip to content

Commit 27ceacf

Browse files
docs: Add @bradgarropy as a contributor (#79)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 83808b4 commit 27ceacf

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,15 @@
152152
"code",
153153
"test"
154154
]
155+
},
156+
{
157+
"login": "bradgarropy",
158+
"name": "Brad Garropy",
159+
"avatar_url": "https://avatars2.githubusercontent.com/u/11336745?v=4",
160+
"profile": "https://bradgarropy.com",
161+
"contributions": [
162+
"bug"
163+
]
155164
}
156165
],
157166
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,9 @@ Thanks goes to these people ([emoji key][emojis]):
572572
<td align="center"><a href="https://www.osiux.ws"><img src="https://avatars2.githubusercontent.com/u/204463?v=4" width="100px;" alt=""/><br /><sub><b>Eduardo Reveles</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=osiux" title="Code">💻</a> <a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=osiux" title="Tests">⚠️</a></td>
573573
<td align="center"><a href="https://github.com/pieh"><img src="https://avatars1.githubusercontent.com/u/419821?v=4" width="100px;" alt=""/><br /><sub><b>Michal Piechowiak</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=pieh" title="Code">💻</a> <a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=pieh" title="Tests">⚠️</a></td>
574574
</tr>
575+
<tr>
576+
<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>
577+
</tr>
575578
</table>
576579

577580
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)