From f8afe22e17f2688c1b497c7daef5c1ee0349f66e Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:44:07 +0000 Subject: [PATCH] docs: add felix-e-h-p as a contributor for code (#293) * docs: update README.md [skip ci] * docs: create .all-contributorsrc [skip ci] * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> --- .all-contributorsrc | 26 ++++++++++++++++++++++++++ README.md | 25 +++++++++++++++++++++++++ 2 files changed, 51 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..66d35d35 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "felix-e-h-p", + "name": "Felix", + "avatar_url": "https://avatars.githubusercontent.com/u/137530077?v=4", + "profile": "https://github.com/felix-e-h-p", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "PVNet", + "projectOwner": "openclimatefix" +} diff --git a/README.md b/README.md index 051e9a2e..0d4871a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # PVNet 2.1 + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![Python Bump Version & release](https://github.com/openclimatefix/PVNet/actions/workflows/release.yml/badge.svg)](https://github.com/openclimatefix/PVNet/actions/workflows/release.yml) [![ease of contribution: hard](https://img.shields.io/badge/ease%20of%20contribution:%20hard-bb2629)](https://github.com/openclimatefix/ocf-meta-repo?tab=readme-ov-file#overview-of-ocfs-nowcasting-repositories) @@ -231,3 +234,25 @@ If you have successfully trained a PVNet model and have a saved model checkpoint ## Testing You can use `python -m pytest tests` to run tests + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Felix 💻 |
+