Skip to content

Commit 4247d4c

Browse files
docs: add teeaarbee as a contributor (#149)
* 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 94e0a3e commit 4247d4c

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,15 @@
203203
"contributions": [
204204
"code"
205205
]
206+
},
207+
{
208+
"login": "teeaarbee",
209+
"name": "TEEAARBEE",
210+
"avatar_url": "https://avatars1.githubusercontent.com/u/65780147?v=4",
211+
"profile": "https://teeaarbee.com/",
212+
"contributions": [
213+
"bug"
214+
]
206215
}
207216
]
208217
}

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
[![MIT License][license-badge]][license]
1717

1818
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
19-
[![All Contributors](https://img.shields.io/badge/all_contributors-19-orange.svg?style=flat-square)](#contributors-)
19+
[![All Contributors](https://img.shields.io/badge/all_contributors-20-orange.svg?style=flat-square)](#contributors-)
2020
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2121
[![PRs Welcome][prs-badge]][prs]
2222
[![Code of Conduct][coc-badge]][coc]
@@ -821,12 +821,12 @@ Thanks goes to these people ([emoji key][emojis]):
821821
<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> <a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=macdonst" title="Code">💻</a> <a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=macdonst" title="Tests">⚠️</a></td>
822822
<td align="center"><a href="https://nickymeuleman.netlify.app/"><img src="https://avatars2.githubusercontent.com/u/30179461?v=4" width="100px;" alt=""/><br /><sub><b>Nicky Meuleman</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=NickyMeuleman" title="Code">💻</a></td>
823823
<td align="center"><a href="http://heyayush.dev"><img src="https://avatars3.githubusercontent.com/u/17379963?v=4" width="100px;" alt=""/><br /><sub><b>Ayush</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/commits?author=heyAyushh" title="Code">💻</a></td>
824+
<td align="center"><a href="https://teeaarbee.com/"><img src="https://avatars1.githubusercontent.com/u/65780147?v=4" width="100px;" alt=""/><br /><sub><b>TEEAARBEE</b></sub></a><br /><a href="https://github.com/MichaelDeBoey/gatsby-remark-embedder/issues?q=author%3Ateeaarbee" title="Bug reports">🐛</a></td>
824825
</tr>
825826
</table>
826827

827828
<!-- markdownlint-enable -->
828829
<!-- prettier-ignore-end -->
829-
830830
<!-- ALL-CONTRIBUTORS-LIST:END -->
831831

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

0 commit comments

Comments
 (0)