From 1b1ce7c8e87db308124c918ec1ad816f7ad787da Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Wed, 27 Aug 2025 21:29:42 +0200 Subject: [PATCH] docs: :memo: add contributors list section to README and website --- README.md | 9 +++++++++ README.qmd | 4 ---- index.qmd | 4 ++++ 3 files changed, 13 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b5306d2..0448f24 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,15 @@ Please note that this project is released with a [Contributor Code of Conduct](https://github.com/seedcase-project/.github/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. +### Contributors + +These are the people who have contributed by submitting changes through +pull requests :tada: + +[@lwjohnst86](https://github.com/lwjohnst86), +[@martonvago](https://github.com/martonvago), +[@signekb](https://github.com/signekb) + ## Licensing This project is licensed under the [MIT diff --git a/README.qmd b/README.qmd index ead5d1e..ef39a6f 100644 --- a/README.qmd +++ b/README.qmd @@ -37,13 +37,9 @@ Please note that this project is released with a [Contributor Code of Conduct](https://github.com/{{< meta gh.org >}}/.github/blob/main/CODE_OF_CONDUCT.md). By participating in this project you agree to abide by its terms. -::: content-hidden - - ### Contributors {{< include /_contributors.qmd >}} -::: ## Licensing diff --git a/index.qmd b/index.qmd index baf849a..d59d1f7 100644 --- a/index.qmd +++ b/index.qmd @@ -66,6 +66,10 @@ We would love your feedback or contributions! Head over to our [GitHub repository](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}) to share your ideas or contribute code. Your input makes us better! +### Contributors + +{{< include /_contributors.qmd >}} + ## Licensing This project is licensed under the [MIT