Skip to content

Commit 2d796f6

Browse files
authored
docs: 📝 move contributors file and update it (#206)
# Description Small update, moved `_contributors.qmd` to `includes/` Needs a quick review. ## Checklist - [x] Ran `just run-all`
1 parent 308e437 commit 2d796f6

File tree

4 files changed

+5
-6
lines changed

4 files changed

+5
-6
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@ to abide by its terms.
4747

4848
### Contributors
4949

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

5353
[@lwjohnst86](https://github.com/lwjohnst86),
5454
[@martonvago](https://github.com/martonvago),

README.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ to abide by its terms.
3939

4040
### Contributors
4141

42-
{{< include /_contributors.qmd >}}
42+
{{< include /docs/includes/_contributors.qmd >}}
4343

4444
## Licensing
4545

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
These are the people who have contributed by submitting changes through pull requests :tada:
2-
1+
The following people have contributed to this project by submitting pull requests :tada:
32

43
[\@lwjohnst86](https://github.com/lwjohnst86), [\@martonvago](https://github.com/martonvago), [\@signekb](https://github.com/signekb)

index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ share your ideas or contribute code. Your input makes us better!
7171

7272
### Contributors
7373

74-
{{< include /_contributors.qmd >}}
74+
{{< include /docs/includes/_contributors.qmd >}}
7575

7676
## Licensing
7777

0 commit comments

Comments
 (0)