Skip to content

Commit bbadc7c

Browse files
docs: add MichaelDeBoey as a contributor (#45)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a502765 commit bbadc7c

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
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
"ideas"
5151
]
52+
},
53+
{
54+
"login": "MichaelDeBoey",
55+
"name": "Michaël De Boey",
56+
"avatar_url": "https://avatars3.githubusercontent.com/u/6643991?v=4",
57+
"profile": "https://michaeldeboey.be",
58+
"contributions": [
59+
"code"
60+
]
5261
}
5362
],
5463
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Testing-Playground ([demo][playground])
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-5-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
**Playground for [testing-library/dom]**
@@ -99,12 +97,12 @@ Thanks goes to these people ([emoji key][emojis]):
9997
<td align="center"><a href="https://github.com/marcosvega91"><img src="https://avatars2.githubusercontent.com/u/5365582?v=4" width="100px;" alt=""/><br /><sub><b>Marco Moretti</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=marcosvega91" title="Code">💻</a> <a href="https://github.com/smeijer/testing-playground/commits?author=marcosvega91" title="Tests">⚠️</a></td>
10098
<td align="center"><a href="http://timdeschryver.dev"><img src="https://avatars1.githubusercontent.com/u/28659384?v=4" width="100px;" alt=""/><br /><sub><b>Tim Deschryver</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=timdeschryver" title="Code">💻</a></td>
10199
<td align="center"><a href="https://kentcdodds.com"><img src="https://avatars0.githubusercontent.com/u/1500684?v=4" width="100px;" alt=""/><br /><sub><b>Kent C. Dodds</b></sub></a><br /><a href="#ideas-kentcdodds" title="Ideas, Planning, & Feedback">🤔</a></td>
100+
<td align="center"><a href="https://michaeldeboey.be"><img src="https://avatars3.githubusercontent.com/u/6643991?v=4" width="100px;" alt=""/><br /><sub><b>Michaël De Boey</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=MichaelDeBoey" title="Code">💻</a></td>
102101
</tr>
103102
</table>
104103

105104
<!-- markdownlint-enable -->
106105
<!-- prettier-ignore-end -->
107-
108106
<!-- ALL-CONTRIBUTORS-LIST:END -->
109107

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

0 commit comments

Comments
 (0)