Consolidated all post-fork updates including dependency bumps and workflow changes

This commit is contained in:
dependabot[bot] 2023-10-04 12:17:38 +02:00 committed by Nick Fedor
parent 2abaa47fd3
commit 6b62d53797
No known key found for this signature in database
GPG key ID: A167CBEDE64D29CB
100 changed files with 1503 additions and 1264 deletions

16
.github/CODEOWNERS vendored
View file

@ -1,8 +1,8 @@
pkg/notifications/smtp.go @piksel
pkg/notifications/email.go @piksel
pkg/notifications/shoutrrr.go @piksel @simskij @arnested
pkg/container/* @simskij
pkg/api/* @victorcmoura
.devbots/* @simskij
.github/* @simskij
docs/* @containrrr/watchtower-contributors
pkg/notifications/smtp.go @nicholas-fedor
pkg/notifications/email.go @nicholas-fedor
pkg/notifications/shoutrrr.go @nicholas-fedor
pkg/container/* @nicholas-fedor
pkg/api/* @nicholas-fedor
.devbots/* @nicholas-fedor
.github/* @nicholas-fedor
docs/* @nicholas-fedor/watchtower-contributors