chore(github): migrate to codeowners
Some checks failed
Build and Publish Images / Publish (push) Has been cancelled

This commit is contained in:
Gareth Flowers 2025-05-20 22:34:11 +01:00
parent a0a59b67ec
commit c3af401211
2 changed files with 1 additions and 4 deletions

1
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1 @@
* @garethflowers

View File

@ -2,8 +2,6 @@ version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
reviewers:
- "garethflowers"
schedule:
interval: "daily"
- package-ecosystem: "docker"
@ -11,7 +9,5 @@ updates:
include: "scope"
prefix: "chore"
directory: "/"
reviewers:
- "garethflowers"
schedule:
interval: "daily"