mirror of
https://github.com/elastic/logstash.git
synced 2025-06-28 09:46:03 -04:00
moved dependabot reviewers to codeowners
This commit is contained in:
parent
7923827655
commit
d88b518854
2 changed files with 2 additions and 3 deletions
2
.github/CODEOWNERS.yml
vendored
Normal file
2
.github/CODEOWNERS.yml
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
/.github/actions/ @elastic/observablt-ci @elastic/observablt-ci-contractors
|
||||||
|
/.github/workflows/ @elastic/observablt-ci @elastic/observablt-ci-contractors
|
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
@ -9,9 +9,6 @@ updates:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
day: "sunday"
|
day: "sunday"
|
||||||
time: "22:00"
|
time: "22:00"
|
||||||
reviewers:
|
|
||||||
- "elastic/observablt-ci"
|
|
||||||
- "elastic/observablt-ci-contractors"
|
|
||||||
groups:
|
groups:
|
||||||
github-actions:
|
github-actions:
|
||||||
patterns:
|
patterns:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue