Skip to content

Commit

Permalink
docs: create .all-contributorsrc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Mar 18, 2021
1 parent 3106ffd commit 58803dd
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "webistomin",
"name": "Alexey Istomin",
"avatar_url": "https://avatars.githubusercontent.com/u/30475699?v=4",
"profile": "https://webistom.in/en",
"contributions": [
"a11y",
"test",
"code",
"ideas"
]
}
],
"contributorsPerLine": 7,
"projectName": "vuetube",
"projectOwner": "webistomin",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

0 comments on commit 58803dd

Please sign in to comment.