docs: add contributors.md

This commit is contained in:
Enot (ded) Skelly
2026-06-08 15:48:40 -07:00
parent 14cb9e6e2d
commit 9c822aff30
3 changed files with 19 additions and 0 deletions
+5
View File
@@ -235,3 +235,8 @@ Key patterns to understand before contributing:
Merges from `dev` to `main` are done by maintainers and represent a versioned
release. Do not open PRs directly against `main`.
## Recognition
If you'd like to be listed as a contributor, add yourself to
[CONTRIBUTORS.md](CONTRIBUTORS.md) in your PR.
+11
View File
@@ -0,0 +1,11 @@
# Contributors
Beacon is built by its contributors. Thank you to everyone who has helped.
## Core
- [ded](https://hackers.town/@ded) — co-founder, lead developer
## Contributors
Contributors who wish to be listed here may add themselves in a PR.
+3
View File
@@ -355,5 +355,8 @@ Not yet implemented — see the Authentication section above.
## Acknowledgements
See [CONTRIBUTORS.md](CONTRIBUTORS.md) for the people who have helped build
Beacon.
Beacon stands on the shoulders of giants. See [SHOULDERS.md](SHOULDERS.md) for
the full list of open source projects that make this possible.