diff --git a/docs/contributor_guide.rst b/docs/contributor_guide.rst index 3939d86bd..c90d438cd 100644 --- a/docs/contributor_guide.rst +++ b/docs/contributor_guide.rst @@ -5,7 +5,8 @@ Developer notes `sbi` welcomes contributions from the community. These are guides to get set up as a developer, as well as -developer-focused resources. +developer-focused resources. For a list of current and former project +maintainers, see the :doc:`credits page `. .. toctree:: diff --git a/docs/credits.md b/docs/credits.md index 4cd52d163..fea10cd09 100644 --- a/docs/credits.md +++ b/docs/credits.md @@ -6,6 +6,22 @@ played a significant role in shaping `sbi`. Their valuable input, suggestions, and direct contributions to the codebase have been instrumental in the development of `sbi`. +## Maintainers + +`sbi` is maintained by the following people. Current maintainers are + +- [Jan Teusen (né Boelts)](https://github.com/janfb) +- [Manuel Gloeckler](https://github.com/manuelgloeckler) +- [Daniel Gedon](https://github.com/dgedon) +- [Stefan Wahl](https://github.com/StefanWahl) + +Former maintainers are + +- [Michael Deistler](https://github.com/michaeldeistler) +- [Guy Moss](https://github.com/gmoss13) +- [Jan-Matthis Lückmann](https://github.com/jan-matthis) +- [Alvaro Tejero-Cantero](https://github.com/alvorithm) + ## License `sbi` is licensed under the [Apache License