3.5 KiB
About us
Renovate was created by Mend staff and they continue to work on Renovate.
More than 1000 outside contributors helped improve Renovate.
Special thanks
We want to highlight the work of these awesome people. Thank you for your time and effort!
Maintainers
Renovate is maintained by:
Maintainers for features
Next up, we have these people who help maintain parts of Renovate:
- @zharinov focused on parsing, Gradle and Maven
- @secustor worked on Terraform and Helm
- @fgreinacher worked on NuGet
- @Turbo87 has helped in multiple areas, especially Cargo
- @HonkingGoose works on the documentation and helps manage the community
- @Churro worked on the
gradle
manager and added support for OSV vulnerabilities
Valuable contributions
We want to highlight these valuable contributions, even if they are one-offs. Some features made a lot of people happy, and efficient!
- @ikesyo regularly helpful
- @astellingwerf reviews PRs
- @danports worked on the Flux manager, and other managers. Feel free to ping
@danports
for any Flux-related issue or PR - @shegox worked on the Go manager, and improved our docs
- @setchy focused on Bitbucket Cloud and replacement features
- @cgrindel created the
bazel-module
manager - @RahulGautamSingh refactored a lot of code and worked on performance improvements like reduced cloning during updates and onboarding
- @Gabriel-Ladzaretti S3 repo cache, child process refactoring, others
- @not7cd improved the
pip-compile
manager - @squidfunk for creating and maintaining the Material for MkDocs framework, that we use to build our docs, and for helping us with problems with the framework, or our docs
- The MkDocs project for making the static site generator, that we use to build our docs
Renovate development
The source code for Renovate is available on GitHub at renovatebot/renovate
.
This is where we do most of the development.
Getting more paid help
If you need more assistance than what this project offers, you have two options:
- Become a Mend.io customer, such as by buying Renovate Enterprise, or
- Hire an experienced Renovate contributor privately for consulting. Mend.io staff do not offer this service, but one of our volunteer maintainers,
@secustor
, does
About these docs
The Renovate docs are built from Markdown files in our renovatebot/renovate
repository.
Most of the source files can be found in the docs/usage/
directory.
We use MkDocs and Material for MkDocs to build our docs.