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 and erichartline committed Nov 20, 2020
1 parent 3273939 commit 778912d
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "wildlifehexagon",
"name": "Eric Hartline",
"avatar_url": "https://avatars3.githubusercontent.com/u/13489381?v=4",
"profile": "http://www.erichartline.net/",
"contributions": [
"bug",
"code",
"content",
"design",
"doc",
"maintenance"
]
}
],
"contributorsPerLine": 7,
"projectName": "dicty-components-page-editor",
"projectOwner": "dictyBase",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

0 comments on commit 778912d

Please sign in to comment.