docs: add sjmann as a contributor (#346)

* 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]
2020-04-12 00:56:40 +02:00
committed by GitHub
parent f060f099d4
commit 84e1f85be2
2 changed files with 12 additions and 1 deletions

View File

@@ -396,6 +396,16 @@
"contributions": [
"doc"
]
},
{
"login": "sjmann",
"name": "Steven Mann",
"avatar_url": "https://avatars0.githubusercontent.com/u/6589896?v=4",
"profile": "https://github.com/sjmann",
"contributions": [
"code",
"content"
]
}
],
"contributorsPerLine": 8,