From 58e07900dbbe5ddbce10f801eddcb631b0bf0715 Mon Sep 17 00:00:00 2001 From: Jakub <106778416+MarekZegare4@users.noreply.github.com> Date: Mon, 6 Jul 2026 21:07:31 +0200 Subject: [PATCH] docs(readme): add Contributors section Big thanks to vanous and marczykm; plus a nod to upstream MeshCore. Co-Authored-By: Claude Opus 4.8 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index 7d622dc1..b6a16ebc 100644 --- a/README.md +++ b/README.md @@ -145,3 +145,14 @@ git config merge.ours.driver true ### Contributing Contributions are welcome. Fork the repository, make your changes, and open a pull request. Please follow the existing code style and keep changes focused. + +--- + +## Contributors + +Big thanks to the people who contributed to this fork: + +- [vanous](https://github.com/vanous) +- [marczykm](https://github.com/marczykm) + +Built on upstream [MeshCore](https://github.com/meshcore-dev/MeshCore) and its [community](https://github.com/meshcore-dev/MeshCore/graphs/contributors).