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 Jul 19, 2024
1 parent de5edcf commit 7951584
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,
"commitType": "docs",
"commitConvention": "angular",
"contributors": [
{
"login": "JackKelly",
"name": "Jack Kelly",
"avatar_url": "https://avatars.githubusercontent.com/u/460756?v=4",
"profile": "http://jack-kelly.com",
"contributions": [
"review"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "ocf_blosc2",
"projectOwner": "openclimatefix"
}

0 comments on commit 7951584

Please sign in to comment.