Skip to content

Commit eb8da5f

Browse files
committed
chore(CODEOWNERS): use single wildcard pattern for go.sum files
1 parent a2e9803 commit eb8da5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# This file defines who is responsible for code reviews in this repository
33

44
# Go dependency files - assign to EtienneM for Dependabot PRs
5-
**/go.sum @EtienneM
5+
*/go.sum @EtienneM
66

77
# GitHub Actions workflows
88
.github/workflows/* @EtienneM

0 commit comments

Comments
 (0)