We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24fe517 commit 9ec549cCopy full SHA for 9ec549c
1 file changed
.github/CODEOWNERS
@@ -7,6 +7,7 @@
7
8
# GitHub Actions workflows
9
.github/workflows/* @mrz1836
10
+.github/.env.shared @mrz1836
11
12
# Documentation files
13
*.md @mrz1836
@@ -20,3 +21,13 @@ Makefile @mrz1836
20
21
# Go module dependencies
22
go.mod @mrz1836
23
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