We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8678f3 commit 9c13e60Copy full SHA for 9c13e60
.github/CODEOWNERS
@@ -0,0 +1,12 @@
1
+# see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners
2
+
3
+# default owners
4
+* @PEtab-dev/libpetab-python-maintainers
5
6
+/petab/visualize/ @plakrisenko
7
+/tests/test_vis* @plakrisenko
8
+/petab/simulate.py @dilpath
9
+/tests/test_simulate.py @dilpath
10
+/petab/calculate.py @yannikschaelte
11
+/tests/test_calculate.py @yannikschaelte
12
+/doc/ @dweindl
0 commit comments