Skip to content

Commit

Permalink
docs: add OleksiiKachan as a contributor for bug
Browse files Browse the repository at this point in the history
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
  • Loading branch information
allcontributors[bot] committed Aug 5, 2023
1 parent 3696404 commit 526da32
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,15 @@
"contributions": [
"code"
]
},
{
"login": "OleksiiKachan",
"name": "Oleksii Kachan",
"avatar_url": "https://avatars.githubusercontent.com/u/14169061?v=4",
"profile": "https://oleksiikachan.com",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center" valign="top" width="14.28%"><a href="https://pierluc.io/"><img src="https://avatars.githubusercontent.com/u/2636763?v=4?s=100" width="100px;" alt="Pier-Luc Gendreau"/><br /><sub><b>Pier-Luc Gendreau</b></sub></a><br /><a href="https://github.com/NoriSte/cypress-wait-until/commits?author=Zertz" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/liambutler"><img src="https://avatars.githubusercontent.com/u/24389501?v=4?s=100" width="100px;" alt="Liam Butler"/><br /><sub><b>Liam Butler</b></sub></a><br /><a href="https://github.com/NoriSte/cypress-wait-until/commits?author=liambutler" title="Code">💻</a> <a href="https://github.com/NoriSte/cypress-wait-until/commits?author=liambutler" title="Tests">⚠️</a></td>
<td align="center" valign="top" width="14.28%"><a href="http://knorrium.info"><img src="https://avatars.githubusercontent.com/u/100320?v=4?s=100" width="100px;" alt="Felipe Knorr Kuhn"/><br /><sub><b>Felipe Knorr Kuhn</b></sub></a><br /><a href="https://github.com/NoriSte/cypress-wait-until/commits?author=knorrium" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://oleksiikachan.com"><img src="https://avatars.githubusercontent.com/u/14169061?v=4?s=100" width="100px;" alt="Oleksii Kachan"/><br /><sub><b>Oleksii Kachan</b></sub></a><br /><a href="https://github.com/NoriSte/cypress-wait-until/issues?q=author%3AOleksiiKachan" title="Bug reports">🐛</a></td>
</tr>
</tbody>
</table>
Expand Down

0 comments on commit 526da32

Please sign in to comment.