docs: add edgesite as a contributor (#71)

* 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-29 12:26:34 +03:00
committed by GitHub
parent 361580584e
commit 2a77213797
2 changed files with 12 additions and 1 deletions

View File

@@ -25,6 +25,16 @@
"bug",
"ideas"
]
},
{
"login": "edgesite",
"name": "KITAHARA SETSUNA",
"avatar_url": "https://avatars3.githubusercontent.com/u/10336620?v=4",
"profile": "https://github.com/edgesite",
"contributions": [
"code",
"bug"
]
}
],
"contributorsPerLine": 7,