mirror of
https://github.com/garethflowers/docker-mediawiki-ldap.git
synced 2025-06-27 16:56:57 +00:00
chore(github): migrate to codeowners
Some checks failed
Build and Publish Images / Publish (push) Has been cancelled
Some checks failed
Build and Publish Images / Publish (push) Has been cancelled
This commit is contained in:
parent
a0a59b67ec
commit
c3af401211
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
* @garethflowers
|
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -2,8 +2,6 @@ version: 2
|
|||||||
updates:
|
updates:
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
reviewers:
|
|
||||||
- "garethflowers"
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
- package-ecosystem: "docker"
|
- package-ecosystem: "docker"
|
||||||
@ -11,7 +9,5 @@ updates:
|
|||||||
include: "scope"
|
include: "scope"
|
||||||
prefix: "chore"
|
prefix: "chore"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
reviewers:
|
|
||||||
- "garethflowers"
|
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user