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 Dec 4, 2023
1 parent 78f8a32 commit abc31b1
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": "peterdudfield",
"name": "Peter Dudfield",
"avatar_url": "https://avatars.githubusercontent.com/u/34686298?v=4",
"profile": "https://github.com/peterdudfield",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
"skipCi": true,
"repoType": "github",
"repoHost": "https://github.com",
"projectName": "Open-Quartz-Solar-Forecast",
"projectOwner": "openclimatefix"
}

0 comments on commit abc31b1

Please sign in to comment.