Skip to content

Commit dbed431

Browse files
allcontributors[bot]Kent C. Dodds
authored andcommitted
docs: add MichaelDeBoey as a contributor (hoverinc#104)
* docs: update README.md * docs: update .all-contributorsrc
1 parent d3ec74a commit dbed431

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
@@ -162,6 +162,15 @@
162162
"contributions": [
163163
"code"
164164
]
165+
},
166+
{
167+
"login": "MichaelDeBoey",
168+
"name": "Michaël De Boey",
169+
"avatar_url": "https://avatars3.githubusercontent.com/u/6643991?v=4",
170+
"profile": "https://michaeldeboey.be",
171+
"contributions": [
172+
"code"
173+
]
165174
}
166175
],
167176
"repoType": "github",

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
[![downloads][downloads-badge]][npmcharts]
1919
[![MIT License][license-badge]][license]
2020

21-
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors)
21+
[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors)
2222
[![PRs Welcome][prs-badge]][prs]
2323
[![Code of Conduct][coc-badge]][coc]
2424

@@ -159,6 +159,7 @@ Thanks goes to these people ([emoji key][emojis]):
159159
<tr>
160160
<td align="center"><a href="https://github.com/schaab"><img src="https://avatars0.githubusercontent.com/u/1103255?v=4" width="100px;" alt="Jared Schaab"/><br /><sub><b>Jared Schaab</b></sub></a><br /><a href="https://github.com/kentcdodds/kcd-scripts/commits?author=schaab" title="Code">💻</a> <a href="https://github.com/kentcdodds/kcd-scripts/commits?author=schaab" title="Tests">⚠️</a></td>
161161
<td align="center"><a href="https://www.linkedin.com/in/serkan-sipahi-59b20081/"><img src="https://avatars2.githubusercontent.com/u/1880749?v=4" width="100px;" alt="Bitcollage"/><br /><sub><b>Bitcollage</b></sub></a><br /><a href="https://github.com/kentcdodds/kcd-scripts/commits?author=SerkanSipahi" title="Code">💻</a></td>
162+
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt="Michaël De Boey"/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="https://github.com/kentcdodds/kcd-scripts/commits?author=MichaelDeBoey" title="Code">💻</a></td>
162163
</tr>
163164
</table>
164165

0 commit comments

Comments
 (0)