Skip to content

Commit 32585ea

Browse files
authored
Merge pull request #574 from vardhaman22/update-codeowners
[main] updated codeowners file
2 parents 0221f36 + 3a51357 commit 32585ea

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

CODEOWNERS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# 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
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
77

88
# rancher-cis-benchmark chart Ownership
9-
chart @rancher/infracloud-team
10-
crds @rancher/infracloud-team
9+
/chart/ @rancher/infracloud-team
10+
/crds/ @rancher/infracloud-team
1111

1212
# Default Code Ownership
13-
* @rancher/rancher-security
13+
* @rancher/rancher-security

0 commit comments

Comments
 (0)