Skip to content

Commit f002589

Browse files
committed
docs(owners): add config file ownership
1 parent 24fe517 commit f002589

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
# GitHub Actions workflows
99
.github/workflows/* @mrz1836
10+
.github/.env.shared @mrz1836
1011

1112
# Documentation files
1213
*.md @mrz1836
@@ -20,3 +21,13 @@ Makefile @mrz1836
2021
# Go module dependencies
2122
go.mod @mrz1836
2223
go.sum @mrz1836
24+
25+
# AI Config Files
26+
.github/AGENTS.md @mrz1836
27+
.cursorrules @mrz1836
28+
.github/CLAUDE.md @mrz1836
29+
sweep.yml @mrz1836
30+
31+
# Repository configuration
32+
.github/labels.yml @mrz1836
33+
.github/dependabot.yml @mrz1836

0 commit comments

Comments
 (0)