docs: add benpsnyder as a contributor for code (#417)

* 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]
2024-04-22 10:21:09 +02:00
committed by GitHub
parent 2f06070ecb
commit d10d1654c1
2 changed files with 10 additions and 0 deletions

View File

@@ -105,6 +105,15 @@
"contributions": [
"bug"
]
},
{
"login": "benpsnyder",
"name": "Ben Snyder",
"avatar_url": "https://avatars.githubusercontent.com/u/707567?v=4",
"profile": "https://snyder.tech",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,