diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 2823b646..8f748193 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,10 +3,10 @@ # default owners * @PEtab-dev/libpetab-python-maintainers -/petab/visualize/ @plakrisenko -/tests/test_vis* @plakrisenko +/petab/visualize/ @m-philipps +/tests/test_vis* @m-philipps /petab/simulate.py @dilpath /tests/test_simulate.py @dilpath -/petab/calculate.py @yannikschaelte -/tests/test_calculate.py @yannikschaelte /doc/ @dweindl +/doc/example @m-philipps +/doc/example/example_petablint.ipynb @dweindl