Skip to content

Commit ccc6e2e

Browse files
committed
ci: move from dependabot reviewers to CODEOWNERS
1 parent 3a77886 commit ccc6e2e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1+
# Default owner
2+
* @elastic/apm-agent-ruby
3+
4+
# Sub-directories/files ownership
15
/.github/workflows @elastic/observablt-ci

.github/dependabot.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ updates:
1010
interval: "weekly"
1111
day: "sunday"
1212
time: "22:00"
13-
reviewers:
14-
- "elastic/apm-agent-ruby"
1513

1614
# Enable version updates for Docker
1715
- package-ecosystem: "docker"
@@ -21,8 +19,6 @@ updates:
2119
interval: "weekly"
2220
day: "sunday"
2321
time: "22:00"
24-
reviewers:
25-
- "elastic/apm-agent-ruby"
2622

2723
# GitHub actions
2824
- package-ecosystem: "github-actions"

0 commit comments

Comments
 (0)