From aa1b6577da3ab71bd80d0573ac8f50207f021237 Mon Sep 17 00:00:00 2001 From: mattjay Date: Sun, 14 Dec 2025 14:07:18 -0600 Subject: [PATCH] docs: add Contributors section to README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add a Contributors section to recognize project contributors. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 765aef62..af6e0f73 100644 --- a/README.md +++ b/README.md @@ -638,6 +638,11 @@ To access Maestro from outside your local network (e.g., on mobile data or from See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup, architecture details, and contribution guidelines. +## Contributors + +- [@pedramamini](https://github.com/pedramamini) - Creator and maintainer +- [@mattjay](https://github.com/mattjay) - Contributor and tester + ## License [AGPL-3.0 License](LICENSE)