Skip to content

Commit 025c81d

Browse files
docs: add cloud-walker as a contributor (#231)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 840414f commit 025c81d

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,17 @@
410410
"code",
411411
"test"
412412
]
413+
},
414+
{
415+
"login": "cloud-walker",
416+
"name": "Luca Barone",
417+
"avatar_url": "https://avatars3.githubusercontent.com/u/1144075?v=4",
418+
"profile": "https://github.com/cloud-walker",
419+
"contributions": [
420+
"code",
421+
"test",
422+
"ideas"
423+
]
413424
}
414425
],
415426
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1010,12 +1010,12 @@ Thanks goes to these people ([emoji key][emojis]):
10101010
<td align="center"><a href="https://github.com/SergiCL"><img src="https://avatars3.githubusercontent.com/u/41625166?v=4" width="100px;" alt=""/><br /><sub><b>Sergi</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=SergiCL" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=SergiCL" title="Tests">⚠️</a></td>
10111011
<td align="center"><a href="https://skovy.dev"><img src="https://avatars1.githubusercontent.com/u/5247455?v=4" width="100px;" alt=""/><br /><sub><b>Spencer Miskoviak</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=skovy" title="Documentation">📖</a></td>
10121012
<td align="center"><a href="https://twitter.com/jonrimmer"><img src="https://avatars1.githubusercontent.com/u/183786?v=4" width="100px;" alt=""/><br /><sub><b>Jon Rimmer</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jonrimmer" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=jonrimmer" title="Tests">⚠️</a></td>
1013+
<td align="center"><a href="https://github.com/cloud-walker"><img src="https://avatars3.githubusercontent.com/u/1144075?v=4" width="100px;" alt=""/><br /><sub><b>Luca Barone</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=cloud-walker" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=cloud-walker" title="Tests">⚠️</a> <a href="#ideas-cloud-walker" title="Ideas, Planning, & Feedback">🤔</a></td>
10131014
</tr>
10141015
</table>
10151016

10161017
<!-- markdownlint-enable -->
10171018
<!-- prettier-ignore-end -->
1018-
10191019
<!-- ALL-CONTRIBUTORS-LIST:END -->
10201020

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

0 commit comments

Comments
 (0)