Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 0 additions & 4 deletions README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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
<!-- TODO: Unhide after more contributors -->

### Contributors

{{< include /_contributors.qmd >}}
:::

## Licensing

Expand Down
4 changes: 4 additions & 0 deletions index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading