diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..3b36cd3f --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "devfaz", + "name": "Fabian Zimmermann", + "avatar_url": "https://avatars.githubusercontent.com/u/4060372?v=4", + "profile": "https://github.com/devfaz", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "charts", + "projectOwner": "k8s-at-home", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 0d7ae405..97775143 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Helm charts + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![docs](https://img.shields.io/badge/docs-rtfm-yellow?logo=gitbook&logoColor=white&style=for-the-badge)](https://github.com/pre-commit/pre-commit) [![Discord](https://img.shields.io/badge/discord-chat-7289DA.svg?maxAge=60&style=for-the-badge)](https://discord.gg/sTMX7Vh) @@ -34,3 +37,23 @@ See [CONTRIBUTING.md](./CONTRIBUTING.md) ## License [Apache 2.0 License](./LICENSE) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
Fabian Zimmermann 💻 |
+