Skip to content

Commit 9c13e60

Browse files
authored
CODEOWNERS (#190)
1 parent a8678f3 commit 9c13e60

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/CODEOWNERS

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)