docs: add nullpointerninja as a contributor for bug (#724)

* 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]
2022-07-01 08:35:02 -07:00
committed by GitHub
parent 8ac584e708
commit f000f21ba5
2 changed files with 11 additions and 1 deletions

View File

@@ -326,6 +326,15 @@
"contributions": [
"code"
]
},
{
"login": "nullpointerninja",
"name": "nullpointerninja",
"avatar_url": "https://avatars.githubusercontent.com/u/62975432?v=4",
"profile": "https://github.com/nullpointerninja",
"contributions": [
"bug"
]
}
],
"contributorsPerLine": 7,