Use CODEOWNERS instead of deprecated dependbot/reviewers

Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
yubiuser
2025-05-03 20:00:33 +02:00
parent 6d65c185fa
commit b4703a9ffc
2 changed files with 5 additions and 4 deletions

5
.github/CODEOWNERS vendored Normal file
View File

@@ -0,0 +1,5 @@
# see https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
# These owners will be the default owners for everything in
# the repo. Unless a later match takes precedence,
* @pi-hole/web-maintainers

View File

@@ -9,8 +9,6 @@ updates:
open-pull-requests-limit: 10
target-branch: development
versioning-strategy: increase
reviewers:
- "pi-hole/web-maintainers"
- package-ecosystem: github-actions
directory: "/"
schedule:
@@ -19,5 +17,3 @@ updates:
time: "10:00"
open-pull-requests-limit: 10
target-branch: development
reviewers:
- "pi-hole/web-maintainers"