# Contributors
This file recognizes the people who have contributed to the AxonFlow Rust SDK. Contributions of all kinds are welcome — code, documentation, examples, bug reports — see [CONTRIBUTING.md](CONTRIBUTING.md) for how to get started.
Git history is the canonical record; this list highlights notable contributions for posterity.
## Foundational contributors
- **Francesco Pierfederici** ([@fpierfed](https://github.com/fpierfed)) — Authored the foundational implementation of this SDK as a voluntary, unsolicited contribution ([PR #2](https://github.com/getaxonflow/axonflow-sdk-rust/pull/2)). The initial `AxonFlowClient`, the OpenAI invisible-governance interceptor, the configuration / retry / cache / heartbeat scaffolding, and the integration-test setup are his work. Thank you, Francesco.
## Maintainers
- **Saurabh Jain** ([@saurabhjain1592](https://github.com/saurabhjain1592)) — Project maintainer.
---
If you've contributed and would like to be listed here, please open a PR adding yourself.