Commit af04e70
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 (#7)1 parent 56543b8 commit af04e70
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
| 7 | + | |
| 8 | + | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
14 | | - | |
| 13 | + | |
0 commit comments