Skip to content

Commit 7c047dd

Browse files
authored
chore(repo): update CODEOWNERS (#14)
1 parent 42eb4bb commit 7c047dd

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
@@ -19,3 +20,13 @@ Makefile @mrz1836
1920
# Go module dependencies
2021
go.mod @mrz1836
2122
go.sum @mrz1836
23+
24+
# AI Config Files
25+
.github/AGENTS.md @mrz1836
26+
.cursorrules @mrz1836
27+
.github/CLAUDE.md @mrz1836
28+
sweep.yml @mrz1836
29+
30+
# Repository configuration
31+
.github/labels.yml @mrz1836
32+
.github/dependabot.yml @mrz1836

0 commit comments

Comments
 (0)