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
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ to abide by its terms.

### Contributors

These are the people who have contributed by submitting changes through
pull requests :tada:
The following people have contributed to this project by submitting pull
requests :tada:

[@lwjohnst86](https://github.com/lwjohnst86),
[@martonvago](https://github.com/martonvago),
Expand Down
2 changes: 1 addition & 1 deletion README.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ to abide by its terms.

### Contributors

{{< include /_contributors.qmd >}}
{{< include /docs/includes/_contributors.qmd >}}

## Licensing

Expand Down
3 changes: 1 addition & 2 deletions _contributors.qmd → docs/includes/_contributors.qmd
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
These are the people who have contributed by submitting changes through pull requests :tada:

The following people have contributed to this project by submitting pull requests :tada:

[\@lwjohnst86](https://github.com/lwjohnst86), [\@martonvago](https://github.com/martonvago), [\@signekb](https://github.com/signekb)
2 changes: 1 addition & 1 deletion index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ share your ideas or contribute code. Your input makes us better!

### Contributors

{{< include /_contributors.qmd >}}
{{< include /docs/includes/_contributors.qmd >}}

## Licensing

Expand Down
Loading