From f6bbb3e1aaaa08b910aa54037194b8301cb49023 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Den=20Delimarsky=20=F0=9F=8C=BA?= <53200638+localden@users.noreply.github.com> Date: Fri, 22 Aug 2025 10:08:59 -0700 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index dbb6352fb..ebac95ec8 100644 --- a/README.md +++ b/README.md @@ -360,6 +360,14 @@ echo "Cleaning up..." rm gcm-linux_amd64.2.6.1.deb ``` +## Maintainers + +- Den Delimarsky ([@localden](https://github.com/localden)) + +## Support + +For support, please open a [GitHub issue](https://github.com/github/spec-kit/issues/new). We welcome bug reports, feature requests, and questions about using Spec-Driven Development. + ## Acknowledgements This project is heavily influenced by and based on the work and research of [John Lam](https://github.com/jflam).