Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/contributor_guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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 <credits>`.


.. toctree::
Expand Down
16 changes: 16 additions & 0 deletions docs/credits.md
Original file line number Diff line number Diff line change
Expand Up @@ -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](https://github.com/janfb)
Comment thread
dgedon marked this conversation as resolved.
Outdated
- [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
Expand Down
Loading