Skip to content

Commit f43f79d

Browse files
committed
Move /.konflux/ out of "bot coverage"
because this directory is not changed by bots, only humans.
1 parent 11beaa7 commit f43f79d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Release engineers need to merge MintMaker PRs at the time of release.
99
# rhacs-bot needs ability to auto-approve MintMaker PRs for automated task and security updates.
1010
**/konflux.*Dockerfile @stackrox/konflux-maintainers-no-email @stackrox/release-mgmt-no-email @rhacs-bot
11-
/.konflux/ @stackrox/konflux-maintainers-no-email @stackrox/release-mgmt-no-email @rhacs-bot
1211
/.tekton/ @stackrox/konflux-maintainers-no-email @stackrox/release-mgmt-no-email @rhacs-bot
1312
rpms.* @stackrox/konflux-maintainers-no-email @stackrox/release-mgmt-no-email @rhacs-bot
13+
/.konflux/ @stackrox/konflux-maintainers
1414
.github/renovate.json5 @stackrox/konflux-maintainers

0 commit comments

Comments
 (0)