Skip to content

Commit 70e1341

Browse files
oakrizanv1v
andauthored
ci: move from dependabot reviewers to CODEOWNERS (#140)
* ci: move from dependabot reviewers to CODEOWNERS Co-authored-by: Victor Martinez <[email protected]> --------- Co-authored-by: Victor Martinez <[email protected]>
1 parent f0bc640 commit 70e1341

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

.github/CODEOWNERS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
* @elastic/elastic-agent-control-plane
1+
* @elastic/elastic-agent-control-plane
2+
/.github/actions @elastic/observablt-ci
3+
/.github/workflows @elastic/observablt-ci

.github/dependabot.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ updates:
99
interval: "weekly"
1010
day: "sunday"
1111
time: "22:00"
12-
reviewers:
13-
- "elastic/observablt-ci"
14-
- "elastic/observablt-ci-contractors"
1512
groups:
1613
github-actions:
1714
patterns:

0 commit comments

Comments
 (0)