From 87158b9785c812c6af0a1fabf6c96dfa565549f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Thu, 30 May 2024 09:06:18 -0400 Subject: [PATCH 1/2] docs: add a thank you for our contributors & a special note for Drummy --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index e47e03191..0f568abb9 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,11 @@ In beta: Feed K-Ray a GitHub star ⭐ above to bookmark our project and keep K-Ray happy!! [![Star History Chart](https://api.star-history.com/svg?repos=kubefirst/kubefirst&type=Date)](https://star-history.com/#kubefirst/kubefirst&Date) + +## Contributions + +We want to thank all of our contributors who created a pull request to fix a bug, add a new feature or update the [documentation](https://github.com/kubefirst/docs/). We also value a lot contributions in the form of bug reporting or feature requests: it helps us continuously make kubefirst better. Lastly, helping the users in our Slack community, or helping us share the love on social media are also ways in which you support us tremendously. We know your time is valuable, and we can't thank you enough for everything you do: we wouldn't be where we are without you! + +A special thanks to [DrummyFloyd](https://github.com/DrummyFloyd) who, in addition to singly added the K3s support, is a champion all round within our community and the kubefirst project 🫶 + +If you want to help in any capacity, check [CONTRIBUTIONS.md](CONTRIBUTIONS.md). From 06e6aa2f27a3253da31bfea576e21d0218b3d1e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Harper?= Date: Thu, 30 May 2024 09:28:54 -0400 Subject: [PATCH 2/2] Update README.md Co-authored-by: John Dietz --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0f568abb9..92b99cf3e 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,6 @@ Feed K-Ray a GitHub star ⭐ above to bookmark our project and keep K-Ray happy! We want to thank all of our contributors who created a pull request to fix a bug, add a new feature or update the [documentation](https://github.com/kubefirst/docs/). We also value a lot contributions in the form of bug reporting or feature requests: it helps us continuously make kubefirst better. Lastly, helping the users in our Slack community, or helping us share the love on social media are also ways in which you support us tremendously. We know your time is valuable, and we can't thank you enough for everything you do: we wouldn't be where we are without you! -A special thanks to [DrummyFloyd](https://github.com/DrummyFloyd) who, in addition to singly added the K3s support, is a champion all round within our community and the kubefirst project 🫶 +A special thanks to [DrummyFloyd](https://github.com/DrummyFloyd) who, in addition to adding support for k3s, is a champion all around within our community and the kubefirst project 🫶 If you want to help in any capacity, check [CONTRIBUTIONS.md](CONTRIBUTIONS.md).