Skip to content

Commit 80937d5

Browse files
docs: add Thisen as a contributor (#158)
* docs: update README.md * docs: update .all-contributorsrc * docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 85a8049 commit 80937d5

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,16 @@
336336
"contributions": [
337337
"doc"
338338
]
339+
},
340+
{
341+
"login": "Thisen",
342+
"name": "Mathis Møller",
343+
"avatar_url": "https://avatars2.githubusercontent.com/u/10807938?v=4",
344+
"profile": "https://github.com/Thisen",
345+
"contributions": [
346+
"code",
347+
"test"
348+
]
339349
}
340350
],
341351
"repoType": "github",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,12 +247,12 @@ Thanks goes to these people ([emoji key][emojis]):
247247
<td align="center"><a href="https://huchen.dev"><img src="https://avatars3.githubusercontent.com/u/2078389?v=4" width="100px;" alt=""/><br /><sub><b>Hu Chen</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=huchenme" title="Documentation">📖</a></td>
248248
<td align="center"><a href="https://github.com/frederickfogerty"><img src="https://avatars0.githubusercontent.com/u/615334?v=4" width="100px;" alt=""/><br /><sub><b>Frederick Fogerty</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=frederickfogerty" title="Code">💻</a></td>
249249
<td align="center"><a href="https://kylemh.com"><img src="https://avatars1.githubusercontent.com/u/9523719?v=4" width="100px;" alt=""/><br /><sub><b>Kyle Holmberg</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=kylemh" title="Documentation">📖</a></td>
250+
<td align="center"><a href="https://github.com/Thisen"><img src="https://avatars2.githubusercontent.com/u/10807938?v=4" width="100px;" alt=""/><br /><sub><b>Mathis Møller</b></sub></a><br /><a href="https://github.com/testing-library/cypress-testing-library/commits?author=Thisen" title="Code">💻</a> <a href="https://github.com/testing-library/cypress-testing-library/commits?author=Thisen" title="Tests">⚠️</a></td>
250251
</tr>
251252
</table>
252253

253254
<!-- markdownlint-enable -->
254255
<!-- prettier-ignore-end -->
255-
256256
<!-- ALL-CONTRIBUTORS-LIST:END -->
257257

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

0 commit comments

Comments
 (0)