Skip to content

Commit e9a3b7e

Browse files
authored
Moved dependabot reviewers to codeowners (#17745)
* moved dependabot reviewers to codeowners
1 parent 9721b07 commit e9a3b7e

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/.github/actions/ @elastic/observablt-ci @elastic/observablt-ci-contractors
2+
/.github/workflows/ @elastic/observablt-ci @elastic/observablt-ci-contractors

.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)