Skip to content

Commit 23df1a2

Browse files
authored
docs(about us): add new contributor, and credit MkDocs and Material for MkDocs (#28573)
1 parent 96f9ad5 commit 23df1a2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/usage/about-us.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ Some features made a lot of people happy, and efficient!
4242
- [@cgrindel](https://github.com/cgrindel) created the `bazel-module` manager
4343
- [@RahulGautamSingh](https://github.com/RahulGautamSingh) refactored a lot of code and worked on performance improvements like reduced cloning during updates and onboarding
4444
- [@Gabriel-Ladzaretti](https://github.com/Gabriel-Ladzaretti) S3 repo cache, child process refactoring, others
45+
- [@not7cd](https://github.com/not7cd) improved the `pip-compile` manager
46+
- [@squidfunk](https://github.com/squidfunk) for creating and maintaining the [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) framework, that we use to build our docs, and for helping us with problems with the framework, or our docs
47+
- [The MkDocs project](https://www.mkdocs.org/) for making the static site generator, that we use to build our docs
4548

4649
## Renovate development
4750

@@ -52,3 +55,5 @@ This is where we do most of the development.
5255

5356
The Renovate docs are built from Markdown files in our [`renovatebot/renovate` repository](https://github.com/renovatebot/renovate).
5457
Most of the source files can be found in the [`docs/usage/` directory](https://github.com/renovatebot/renovate/tree/main/docs/usage).
58+
59+
We use [MkDocs](https://www.mkdocs.org/) and [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) to build our docs.

0 commit comments

Comments
 (0)