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 Jun 15, 2020
1 parent ad4b950 commit c738d32
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"files": [
"README.md"
],
"imageSize": 100,
"commit": false,
"contributors": [
{
"login": "sebastientourbier",
"name": "Sébastien Tourbier",
"avatar_url": "https://avatars3.githubusercontent.com/u/22279770?v=4",
"profile": "https://github.com/sebastientourbier",
"contributions": [
"design",
"test",
"code"
]
}
],
"contributorsPerLine": 7,
"projectName": "mialsuperresolutiontoolkit",
"projectOwner": "Medical-Image-Analysis-Laboratory",
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true
}

0 comments on commit c738d32

Please sign in to comment.