docs: add thomasoss as a contributor (#1350)

* 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-07-27 23:18:02 +03:00
committed by GitHub
parent 05dfd31fb7
commit 64eff5eb93
2 changed files with 11 additions and 1 deletions

View File

@ -53,6 +53,15 @@
"contributions": [
"code"
]
},
{
"login": "thomasoss",
"name": "Thomas",
"avatar_url": "https://avatars1.githubusercontent.com/u/22516154?v=4",
"profile": "https://github.com/thomasoss",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,