Skip to content
Open
Show file tree
Hide file tree
Changes from all 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
17 changes: 8 additions & 9 deletions doc/development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -59,15 +59,14 @@ Maintainers

PEtab SciML, like PEtab, is intended as a community effort. Decisions should,
as far as possible, be made with input from the broader community.
Nevertheless, for efficiency, PEtab SciML has a set of core maintainers
responsible for maintaining the software and specification, and for approving
changes.

New maintainers are welcome, but a track record is expected
(e.g., contributions to PEtab SciML or related standards such as PEtab, SBML,
etc.). New maintainers are approved by the current maintainers or, if
necessary, by the
`PEtab editorial board <https://petab.readthedocs.io/en/latest/editorial_board.html/>`_.
Nevertheless, for efficiency, PEtab SciML has a set of core
:doc:`maintainers <maintainers>` responsible for maintaining the software and
specification, and for approving changes.

New maintainers are welcome, but a track record is expected (e.g.,
contributions to PEtab SciML or related standards such as PEtab, SBML, etc.).
New maintainers are approved by the current maintainers or, if necessary, by
the `PEtab editorial board <https://petab.readthedocs.io/en/latest/editorial_board.html/>`_.

Values
------
Expand Down
1 change: 1 addition & 0 deletions doc/format_overview.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ contribute to the development of PEtab SciML.
Format Specification <format>
Supported Layers and Activation Functions <layers>
Development process <development>
Maintainers <maintainers>
19 changes: 19 additions & 0 deletions doc/maintainers.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
Maintainers
===========

PEtab SciML, like PEtab, is intended as a community effort. The maintainers
listed below review proposed changes, discuss extensions, and help coordinate
releases.

Current maintainers
-------------------

- `Maren Philipps <https://github.com/m-philipps>`_
(`@m-philipps <https://github.com/m-philipps>`_) —
University of Bonn.
- `Branwen Snelling <https://github.com/BSnelling>`_
(`@BSnelling <https://github.com/BSnelling>`_) —
Francis Crick Institute.
- `Dilan Pathirana <https://github.com/dilpath>`_
(`@dilpath <https://github.com/dilpath>`_) —
University of Bonn.
Loading