docs: add hynek as a contributor (#306)

* 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:17:40 +02:00
committed by GitHub
parent 535e7a6a28
commit e2835de137
2 changed files with 11 additions and 1 deletions

View File

@@ -33,6 +33,15 @@
"contributions": [
"content"
]
},
{
"login": "hynek",
"name": "Hynek Schlawack",
"avatar_url": "https://avatars3.githubusercontent.com/u/41240?v=4",
"profile": "https://hynek.me/about/",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,