Skip to content

Commit 2539b8e

Browse files
docs: add delca85 as a contributor (#99)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent a68ef61 commit 2539b8e

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
@@ -58,6 +58,15 @@
5858
"contributions": [
5959
"code"
6060
]
61+
},
62+
{
63+
"login": "delca85",
64+
"name": "Bianca Del Carretto",
65+
"avatar_url": "https://avatars1.githubusercontent.com/u/4076043?v=4",
66+
"profile": "https://github.com/delca85",
67+
"contributions": [
68+
"code"
69+
]
6170
}
6271
],
6372
"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-5-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
**Playground for [testing-library/dom]**
@@ -100,12 +98,12 @@ Thanks goes to these people ([emoji key][emojis]):
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>
102100
<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>
101+
<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>
103102
</tr>
104103
</table>
105104

106105
<!-- markdownlint-enable -->
107106
<!-- prettier-ignore-end -->
108-
109107
<!-- ALL-CONTRIBUTORS-LIST:END -->
110108

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

0 commit comments

Comments
 (0)