From 6c5b4b97b17982c72e90bdc8363912fd26d4ea85 Mon Sep 17 00:00:00 2001 From: Bruno Paz Date: Mon, 17 May 2021 19:06:18 +0100 Subject: [PATCH] docs(README): update support section and remove funding configuration --- .github/FUNDING.yml | 4 ---- README.md | 15 +++------------ 2 files changed, 3 insertions(+), 16 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index 51605a9..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,4 +0,0 @@ -# https://help.github.com/en/articles/displaying-a-sponsor-button-in-your-repository -github: brpaz -patreon: brpaz -custom: https://www.buymeacoffee.com/Z1Bu6asGV diff --git a/README.md b/README.md index b5138b8..62fd557 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,6 @@ steps: To configure Hadolint (for example ignore rules), you can create an `.hadolint.yaml` file in the root of your repository. Please check the Hadolint [documentation](https://github.com/hadolint/hadolint#configure). - ## 🤝 Contributing Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. @@ -50,20 +49,14 @@ Contributions are what make the open source community such an amazing place to b 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request - ## 💛 Support the project -If this project was useful to you in some form, I would be glad to have your support. It will help to keep the project alive and to have more time to work on Open Source. +If this project was useful to you in some form, We would be glad to have your support. It will help keeping the project alive. The sinplest form of support is to give a ⭐️ to this repo. -You can also contribute with [GitHub Sponsors](https://github.com/sponsors/brpaz). +This project was originally created by [Bruno Paz](https://github.com/sponsors/brpaz) and incorporated into the Hadolint organization. If you appreciate the work done on this action, Bruno would be happy with your [sponsorship](https://github.com/sponsors/brpaz). -[![GitHub Sponsors](https://img.shields.io/badge/GitHub%20Sponsors-Sponsor%20Me-red?style=for-the-badge)](https://github.com/sponsors/brpaz) - -Or if you prefer a one time donation to the project, you can simple: - -Buy Me A Coffee ## Author 👤 **Bruno Paz** @@ -73,6 +66,4 @@ Or if you prefer a one time donation to the project, you can simple: ## 📝 License -Copyright © 2019 [Bruno Paz](https://github.com/brpaz). - -This project is [MIT](LICENSE) licensed. +[MIT](LICENSE)