Commit 7c208c6
authored
chore: drop
The catch-all `* @hyperpolymath` line in CODEOWNERS causes GitHub to
auto-request review on every Dependabot PR (since every PR touches at
least one owned path under `*`). With the sole maintainer being the same
user, those review requests are pure notification noise.
This drops the wildcard line while preserving any path-specific
ownership and SPDX/license headers. Path-specific lines are intentional
and stay.
Human PRs from collaborators still trigger path-owner review where
applicable; Dependabot PRs typically only touch root manifest files
which are no longer matched.* wildcard from CODEOWNERS to stop Dependabot review pings (#58)1 parent 05a0ff3 commit 7c208c6
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
| 5 | + | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
| 24 | + | |
0 commit comments