Skip to content

Commit 1b1ce7c

Browse files
committed
docs: 📝 add contributors list section to README and website
1 parent 72b7bca commit 1b1ce7c

File tree

3 files changed

+13
-4
lines changed

3 files changed

+13
-4
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,15 @@ Please note that this project is released with a [Contributor Code of
4545
Conduct](https://github.com/seedcase-project/.github/blob/main/CODE_OF_CONDUCT.md).
4646
By participating in this project you agree to abide by its terms.
4747

48+
### Contributors
49+
50+
These are the people who have contributed by submitting changes through
51+
pull requests :tada:
52+
53+
[@lwjohnst86](https://github.com/lwjohnst86),
54+
[@martonvago](https://github.com/martonvago),
55+
[@signekb](https://github.com/signekb)
56+
4857
## Licensing
4958

5059
This project is licensed under the [MIT

README.qmd

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,9 @@ Please note that this project is released with a [Contributor Code of
3737
Conduct](https://github.com/{{< meta gh.org >}}/.github/blob/main/CODE_OF_CONDUCT.md).
3838
By participating in this project you agree to abide by its terms.
3939

40-
::: content-hidden
41-
<!-- TODO: Unhide after more contributors -->
42-
4340
### Contributors
4441

4542
{{< include /_contributors.qmd >}}
46-
:::
4743

4844
## Licensing
4945

index.qmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,10 @@ We would love your feedback or contributions! Head over to our [GitHub
6666
repository](https://github.com/{{< meta gh.org >}}/{{< meta gh.repo >}}) to
6767
share your ideas or contribute code. Your input makes us better!
6868

69+
### Contributors
70+
71+
{{< include /_contributors.qmd >}}
72+
6973
## Licensing
7074

7175
This project is licensed under the [MIT

0 commit comments

Comments
 (0)