docs: add cschuijt as a contributor for bug (#295)

* docs: update README.md [skip ci]

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

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
This commit is contained in:
allcontributors[bot]
2023-12-26 15:46:04 +02:00
committed by GitHub
parent 39115b3000
commit 90b552d5c9
2 changed files with 12 additions and 0 deletions

View File

@@ -69,6 +69,15 @@
"contributions": [
"code"
]
},
{
"login": "cschuijt",
"name": "Casper Schuijt",
"avatar_url": "https://avatars.githubusercontent.com/u/5460015?v=4",
"profile": "http://cschuijt.nl",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,