From 4f0003f430e721b29f7013520964c31006612a85 Mon Sep 17 00:00:00 2001 From: "allcontributors[bot]" <46447321+allcontributors[bot]@users.noreply.github.com> Date: Thu, 23 Dec 2021 17:04:45 +0100 Subject: docs: add bejonwe as a contributor for code (#793) Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com> --- .all-contributorsrc | 24 ++++++++++++++++++++++++ README.md | 23 +++++++++++++++++++++++ 2 files changed, 47 insertions(+) create mode 100644 .all-contributorsrc diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..f78704b --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "bejonwe", + "name": "Jonathan Weber", + "avatar_url": "https://avatars.githubusercontent.com/u/1766000?v=4", + "profile": "https://github.com/bejonwe", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "recipes", + "projectOwner": "getferdi", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index d9564e1..631f0b4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@

+ +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + @@ -19,3 +22,23 @@ Each time you create a new service inside Ferdi, Ferdi will automatically instal ## Creating and adding your own recipes Please refer to our [documentation](docs/integration.md) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Jonathan Weber

💻
+ + + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file -- cgit v1.2.3-70-g09d2