From 9ef55351c33420f4cc134d69569e6f0d28769925 Mon Sep 17 00:00:00 2001 From: sebapersson Date: Tue, 2 Jun 2026 13:18:14 +0100 Subject: [PATCH 1/3] Add list of developers --- doc/development.rst | 17 ++++++++--------- doc/format_overview.rst | 1 + doc/maintainers.rst | 19 +++++++++++++++++++ 3 files changed, 28 insertions(+), 9 deletions(-) create mode 100644 doc/maintainers.rst diff --git a/doc/development.rst b/doc/development.rst index 0b1e72e..dfd1ef1 100644 --- a/doc/development.rst +++ b/doc/development.rst @@ -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 `_. +Nevertheless, for efficiency, PEtab SciML has a set of core +:doc:`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 `_. Values ------ diff --git a/doc/format_overview.rst b/doc/format_overview.rst index bc91522..739543a 100644 --- a/doc/format_overview.rst +++ b/doc/format_overview.rst @@ -11,3 +11,4 @@ contribute to the development of PEtab SciML. Format Specification Supported Layers and Activation Functions Development process + Maintainers diff --git a/doc/maintainers.rst b/doc/maintainers.rst new file mode 100644 index 0000000..a777b67 --- /dev/null +++ b/doc/maintainers.rst @@ -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 `_ + (`@m-philipps `_) — + University of Bonn. +- `Branwen Snelling `_ + (`@BSnelling `_) — + Francis Crick Institute. +- `Dilan Pathirana `_ + (`@dilpath `_) — + University of Bonn. From 696c7c2a24163c498755ec377ce7b5bd9a12d39e Mon Sep 17 00:00:00 2001 From: sebapersson Date: Wed, 3 Jun 2026 16:09:08 +0100 Subject: [PATCH 2/3] Update and sort list of maintainers --- doc/maintainers.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/doc/maintainers.rst b/doc/maintainers.rst index a777b67..28e3865 100644 --- a/doc/maintainers.rst +++ b/doc/maintainers.rst @@ -8,12 +8,15 @@ releases. Current maintainers ------------------- +- `Fabian Fröhlich `_ + (`@FFroehlich `_) — + Francis Crick Institute. +- `Dilan Pathirana `_ + (`@dilpath `_) — + University of Bonn. - `Maren Philipps `_ (`@m-philipps `_) — University of Bonn. - `Branwen Snelling `_ (`@BSnelling `_) — Francis Crick Institute. -- `Dilan Pathirana `_ - (`@dilpath `_) — - University of Bonn. From 9b0e09d4cd993f02727be469ade0050c7d214215 Mon Sep 17 00:00:00 2001 From: sebapersson Date: Tue, 23 Jun 2026 07:23:31 +0100 Subject: [PATCH 3/3] Update maintainer description --- doc/maintainers.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/maintainers.rst b/doc/maintainers.rst index 28e3865..999aa83 100644 --- a/doc/maintainers.rst +++ b/doc/maintainers.rst @@ -2,8 +2,8 @@ Maintainers =========== PEtab SciML, like PEtab, is intended as a community effort. The maintainers -listed below review proposed changes, discuss extensions, and help coordinate -releases. +listed below review proposed changes, discuss extensions, maintain the PEtab +SciML Python library and help coordinate releases. Current maintainers -------------------