Skip to content

Commit 95082b6

Browse files
committed
Make CODEOWNERS more specific
That way dependabot PRs will be auto-merged as no owners are required for the pyproject.toml file. Signed-off-by: Mathias L. Baumann <[email protected]>
1 parent 49a7096 commit 95082b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
# Fallback owner.
55
# These are the default owners for everything in the repo, unless a later match
66
# takes precedence.
7-
* @frequenz-floss/api-dispatch-team @frequenz-floss/python-sdk-team
7+
/{src,tests,docs,dist}/ @frequenz-floss/api-dispatch-team @frequenz-floss/python-sdk-team

0 commit comments

Comments
 (0)