Skip to content

Commit 8af11fc

Browse files
docs: add SergiCL as a contributor (#225)
* docs: update README.md * docs: update .all-contributorsrc Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent cc8721e commit 8af11fc

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
@@ -381,6 +381,16 @@
381381
"contributions": [
382382
"doc"
383383
]
384+
},
385+
{
386+
"login": "SergiCL",
387+
"name": "Sergi",
388+
"avatar_url": "https://avatars3.githubusercontent.com/u/41625166?v=4",
389+
"profile": "https://github.com/SergiCL",
390+
"contributions": [
391+
"code",
392+
"test"
393+
]
384394
}
385395
],
386396
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,12 +939,12 @@ Thanks goes to these people ([emoji key][emojis]):
939939
<td align="center"><a href="https://jpblanco.dev"><img src="https://avatars1.githubusercontent.com/u/16567863?v=4" width="100px;" alt=""/><br /><sub><b>Juan Pablo Blanco</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=JPBlancoDB" title="Documentation">📖</a></td>
940940
<td align="center"><a href="https://github.com/benmonro"><img src="https://avatars3.githubusercontent.com/u/399236?v=4" width="100px;" alt=""/><br /><sub><b>Ben Monro</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=benmonro" title="Documentation">📖</a></td>
941941
<td align="center"><a href="http://jeffbernstein.io"><img src="https://avatars1.githubusercontent.com/u/6685560?v=4" width="100px;" alt=""/><br /><sub><b>Jeff Bernstein</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jeffbernst" title="Documentation">📖</a></td>
942+
<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>
942943
</tr>
943944
</table>
944945

945946
<!-- markdownlint-enable -->
946947
<!-- prettier-ignore-end -->
947-
948948
<!-- ALL-CONTRIBUTORS-LIST:END -->
949949

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

0 commit comments

Comments
 (0)