Skip to content

Commit eeff72d

Browse files
docs: add ljosberinn as a contributor (#102)
1 parent 846c556 commit eeff72d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,16 @@
6767
"contributions": [
6868
"code"
6969
]
70+
},
71+
{
72+
"login": "ljosberinn",
73+
"name": "Gerrit Alex",
74+
"avatar_url": "https://avatars1.githubusercontent.com/u/29307652?v=4",
75+
"profile": "http://gerritalex.de",
76+
"contributions": [
77+
"code",
78+
"test"
79+
]
7080
}
7181
],
7282
"contributorsPerLine": 7,

README.md

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

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

77
**Playground for [testing-library/dom]**
@@ -99,6 +99,7 @@ Thanks goes to these people ([emoji key][emojis]):
9999
<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>
100100
<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>
101101
<td align="center"><a href="https://github.com/delca85"><img src="https://avatars1.githubusercontent.com/u/4076043?v=4" width="100px;" alt=""/><br /><sub><b>Bianca Del Carretto</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=delca85" title="Code">💻</a></td>
102+
<td align="center"><a href="http://gerritalex.de"><img src="https://avatars1.githubusercontent.com/u/29307652?v=4" width="100px;" alt=""/><br /><sub><b>Gerrit Alex</b></sub></a><br /><a href="https://github.com/smeijer/testing-playground/commits?author=ljosberinn" title="Code">💻</a> <a href="https://github.com/smeijer/testing-playground/commits?author=ljosberinn" title="Tests">⚠️</a></td>
102103
</tr>
103104
</table>
104105

0 commit comments

Comments
 (0)