docs: add mcargille as a contributor for bug, code (#355)

* 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-01-23 23:07:03 +01:00
committed by GitHub
parent bfbc660a1b
commit 1a5e6d925d
2 changed files with 11 additions and 0 deletions

View File

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