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 ea4ada8 commit c5a174cCopy full SHA for c5a174c
.github/CODEOWNERS
@@ -1,10 +1,10 @@
1
# Reviewers for Dependabot PRs (Dependencies)
2
-pyproject.toml @sebastian-peter
3
-poetry.lock @sebastian-peter
+pyproject.toml @sebastian-peter @PhilippSchmelter
+poetry.lock @sebastian-peter @PhilippSchmelter
4
5
# Sourcecode Reviewers
6
-/src @sebastian-peter
7
-/tests @sebastian-peter
+/src @sebastian-peter @PhilippSchmelter
+/tests @sebastian-peter @PhilippSchmelter
8
9
# Reviewers for CI/CD related PRs
10
.github/workflows/ @sebastian-peter @PhilippSchmelter
0 commit comments