Skip to content

Commit

Permalink
docs: add SevenOutman as a contributor (#372)
Browse files Browse the repository at this point in the history
* docs: update README.md

* docs: update .all-contributorsrc

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] authored Jun 3, 2021
1 parent 217fdcc commit b721454
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,16 @@
"code",
"test"
]
},
{
"login": "SevenOutman",
"name": "Doma",
"avatar_url": "https://github.com/avatars/u/8225666?v=4",
"profile": "https://github.com/SevenOutman",
"contributions": [
"code",
"test"
]
}
],
"repoHost": "https://github.com",
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1250,6 +1250,7 @@ Thanks goes to these people ([emoji key][emojis]):
<td align="center"><a href="https://obedparla.com/"><img src="https://avatars1.githubusercontent.com/u/10674462?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Obed Marquez Parlapiano</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=obedparla" title="Documentation">📖</a></td>
<td align="center"><a href="https://github.com/calebeby"><img src="https://github.com/avatars/u/13206945?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Caleb Eby</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=calebeby" title="Documentation">📖</a> <a href="https://github.com/testing-library/jest-dom/commits?author=calebeby" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=calebeby" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/marcelbarner"><img src="https://github.com/avatars/u/12788744?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Marcel Barner</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=marcelbarner" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=marcelbarner" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/SevenOutman"><img src="https://github.com/avatars/u/8225666?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Doma</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=SevenOutman" title="Code">💻</a> <a href="https://github.com/testing-library/jest-dom/commits?author=SevenOutman" title="Tests">⚠️</a></td>
</tr>
</table>

Expand Down

0 comments on commit b721454

Please sign in to comment.