Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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 @@ -46,6 +46,15 @@ Please note that this project is released with a [Contributor Code of
Conduct](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 License](LICENSE.md).
Expand Down
1 change: 0 additions & 1 deletion README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ to abide by its terms.
### 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 License](/LICENSE.md).
Loading