Skip to content

Commit d1afcd0

Browse files
committed
chore(codeowners): drop wildcard to stop Dependabot review pings
1 parent 10dd20d commit d1afcd0

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

.github/CODEOWNERS

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,8 @@
33
#
44
# CODEOWNERS — gitbot-fleet
55

6-
# Default owner for all files
7-
* @hyperpolymath
8-
6+
# Default owner for all files
7+
98
# Core orchestration (security-critical — taint flow validated)
109
/fleet-coordinator.sh @hyperpolymath
1110
/scripts/ @hyperpolymath
@@ -23,4 +22,4 @@
2322
/SECURITY.md @hyperpolymath
2423

2524
# Machine-readable metadata
26-
/.machine_readable/ @hyperpolymath
25+
/.machine_readable/ @hyperpolymath

0 commit comments

Comments
 (0)