diff --git a/README.md b/README.md index f2a174cc..ef32f51a 100644 --- a/README.md +++ b/README.md @@ -208,7 +208,7 @@ See [roadmap](https://homelab.khuedoan.com/reference/roadmap) and [open issues]( ## Contributing -Any contributions you make, either big or small, are greatly appreciated. +Any contributions you make are greatly appreciated. Please see [contributing guide](https://homelab.khuedoan.com/reference/contributing) for more information. @@ -221,6 +221,8 @@ See [license page](https://homelab.khuedoan.com/reference/license) or `LICENSE.m ## Acknowledgements +References: + - [ArgoCD usage and monitoring configuration in locmai/humble](https://github.com/locmai/humble) - [README template](https://github.com/othneildrew/Best-README-Template) - [Run the same Cloudflare Tunnel across many `cloudflared` processes](https://developers.cloudflare.com/cloudflare-one/tutorials/many-cfd-one-tunnel) @@ -230,6 +232,21 @@ See [license page](https://homelab.khuedoan.com/reference/license) or `LICENSE.m - [Initialize GitOps repository on Gitea and integrate with Tekton by RedHat](https://github.com/redhat-scholars/tekton-tutorial/tree/master/triggers) - [SSO configuration from xUnholy/k8s-gitops](https://github.com/xUnholy/k8s-gitops) +Here is a list of the contributors who have helped to improve this project. +Big shout-out to them! + +- ![](https://github.com/locmai.png?size=24) [@locmai](https://github.com/locmai) +- ![](https://github.com/MatthewJohn.png?size=24) [@MatthewJohn](https://github.com/MatthewJohn) +- ![](https://github.com/karpfediem.png?size=24) [@karpfediem](https://github.com/karpfediem) +- ![](https://github.com/linhng98.png?size=24) [@linhng98](https://github.com/linhng98) +- ![](https://github.com/BlueHatbRit.png?size=24) [@BlueHatbRit](https://github.com/BlueHatbRit) +- ![](https://github.com/dotdiego.png?size=24) [@dotdiego](https://github.com/dotdiego) +- ![](https://github.com/Crimrose.png?size=24) [@Crimrose](https://github.com/Crimrose) +- ![](https://github.com/eventi.png?size=24) [@eventi](https://github.com/eventi) +- ![](https://github.com/Bourne-ID.png?size=24) [@Bourne-ID](https://github.com/Bourne-ID) + +If you feel you're missing from this list, feel free to add yourself in a PR. + ## Stargazers over time [![Stargazers over time](https://starchart.cc/khuedoan/homelab.svg)](https://starchart.cc/khuedoan/homelab) diff --git a/docs/reference/contributing.md b/docs/reference/contributing.md index 112034e4..87bdf595 100644 --- a/docs/reference/contributing.md +++ b/docs/reference/contributing.md @@ -9,11 +9,3 @@ TODO ### Merge request TODO - -## Contributors - -Here is a list of the contributors who have helped improving my homelab. Big shout-out to them! - -- Loc Mai ([@locmai](https://github.com/locmai)) - -If you feel you're missing from this list, feel free to add yourself in a PR.