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.
2 parents 0221f36 + 3a51357 commit 32585eaCopy full SHA for 32585ea
CODEOWNERS
@@ -1,13 +1,13 @@
1
# Code Ownership for merging renovate PRs
2
-go.mod @rancher/infracloud-team
3
-go.sum @rancher/infracloud-team
4
-hack @rancher/infracloud-team
5
-package/Dockerfile @rancher/infracloud-team
6
-tests @rancher/infracloud-team
+/go.mod @rancher/infracloud-team
+/go.sum @rancher/infracloud-team
+/hack/ @rancher/infracloud-team
+/package/Dockerfile @rancher/infracloud-team
+/tests/ @rancher/infracloud-team
7
8
# rancher-cis-benchmark chart Ownership
9
-chart @rancher/infracloud-team
10
-crds @rancher/infracloud-team
+/chart/ @rancher/infracloud-team
+/crds/ @rancher/infracloud-team
11
12
# Default Code Ownership
13
-* @rancher/rancher-security
+* @rancher/rancher-security
0 commit comments