Skip to content

Commit

Permalink
Changes to codeowners discussed at retreat (#1485)
Browse files Browse the repository at this point in the history
* Changes to codeowners discussed at retreat

* Removed codeowner of visualization
  • Loading branch information
PaulJonasJost authored Oct 9, 2024
1 parent b2cde8c commit 868b62b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
21 changes: 10 additions & 11 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners

# default owners = active maintainers
* @Doresic @PaulJonasJost @m-philipps
* @Doresic @PaulJonasJost @vwiela

# Examples
/doc/example/censored_data.ipynb @Doresic
Expand All @@ -28,29 +28,28 @@
/pypesto/hierarchical/semiquantitative/ @Doresic
/pypesto/history/ @PaulJonasJost
/pypesto/objective/ @PaulJonasJost
/pypesto/objective/julia @vwiela
/pypesto/objective/amici/ @dweindl @FFroehlich
/pypesto/objective/jax/ @FFroehlich
/pypesto/objective/aesara/ @FFroehlich
/pypesto/optimize/ @PaulJonasJost
/pypesto/petab/ @dweindl @FFroehlich
/pypesto/predict/ @dilpath
/pypesto/problem/ @PaulJonasJost @m-philipps
/pypesto/profile/ @PaulJonasJost
/pypesto/problem/ @PaulJonasJost @vwiela
/pypesto/profile/ @PaulJonasJost @Doresic
/pypesto/result/ @PaulJonasJost
/pypesto/sample/ @dilpath @vwiela
/pypesto/sample/ @dilpath @arrjon
/pypesto/select/ @dilpath
/pypesto/startpoint/ @PaulJonasJost
/pypesto/store/ @PaulJonasJost
/pypesto/visualize/ @stephanmg @m-philipps

# Tests
/test/base/ @PaulJonasJost @m-philipps
/test/base/ @PaulJonasJost @vwiela
/test/doc/ @PaulJonasJost
/test/hierarchical/ @dweindl @doresic
/test/julia/ @PaulJonasJost
/test/hierarchical/ @dweindl @Doresic
/test/julia/ @PaulJonasJost @vwiela
/test/optimize/ @PaulJonasJost
/test/petab/ @dweindl @FFroehlich
/test/profile/ @PaulJonasJost
/test/sample/ @dilpath
/test/profile/ @PaulJonasJost @Doresic
/test/sample/ @dilpath @arrjon
/test/select/ @dilpath
/test/visualize/ @stephanmg @m-philipps
1 change: 1 addition & 0 deletions doc/authors.rst
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ with major contributions by (status 2024):
- Erika Dudkin
- Domagoj Doresic
- Jonas Arruda
- Maren Philipps

0 comments on commit 868b62b

Please sign in to comment.