Skip to content

Commit 7372eb7

Browse files
chore(codeowners): drop wildcard to stop Dependabot review pings (#6)
1 parent 71ce3dc commit 7372eb7

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
@@ -4,11 +4,10 @@
44
#
55
# Replace hyperpolymath with your GitHub username or team
66

7-
# Default owners for everything
8-
* @hyperpolymath
9-
7+
# Default owners for everything
8+
109
# Security-sensitive files require explicit review
1110
SECURITY.md @hyperpolymath
1211
.github/workflows/ @hyperpolymath
1312
Trustfile.a2ml @hyperpolymath
14-
.machine_readable/ @hyperpolymath
13+
.machine_readable/ @hyperpolymath

0 commit comments

Comments
 (0)