Skip to content

Commit c02285d

Browse files
allcontributors[bot]gnapse
authored andcommitted
docs: add kandros as a contributor (#139)
* docs: update README.md * docs: update .all-contributorsrc
1 parent cdc8a06 commit c02285d

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,16 @@
286286
"contributions": [
287287
"doc"
288288
]
289+
},
290+
{
291+
"login": "kandros",
292+
"name": "Jaga Santagostino",
293+
"avatar_url": "https://avatars0.githubusercontent.com/u/4562878?v=4",
294+
"profile": "http://jagascript.com",
295+
"contributions": [
296+
"bug",
297+
"test"
298+
]
289299
}
290300
],
291301
"repoHost": "https://github.com",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1073,6 +1073,9 @@ Thanks goes to these people ([emoji key][emojis]):
10731073
<td align="center"><a href="https://github.com/jeanchung"><img src="https://avatars0.githubusercontent.com/u/10778036?v=4" width="100px;" alt="Jean Chung"/><br /><sub><b>Jean Chung</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=jeanchung" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=jeanchung" title="Tests">⚠️</a></td>
10741074
<td align="center"><a href="https://github.com/YardenShoham"><img src="https://avatars3.githubusercontent.com/u/20454870?v=4" width="100px;" alt="Yarden Shoham"/><br /><sub><b>Yarden Shoham</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=YardenShoham" title="Documentation">📖</a></td>
10751075
</tr>
1076+
<tr>
1077+
<td align="center"><a href="http://jagascript.com"><img src="https://avatars0.githubusercontent.com/u/4562878?v=4" width="100px;" alt="Jaga Santagostino"/><br /><sub><b>Jaga Santagostino</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/issues?q=author%3Akandros" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/jest-dom/commits?author=kandros" title="Tests">⚠️</a></td>
1078+
</tr>
10761079
</table>
10771080
10781081
<!-- ALL-CONTRIBUTORS-LIST:END -->

0 commit comments

Comments
 (0)