We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a77886 commit ccc6e2eCopy full SHA for ccc6e2e
.github/CODEOWNERS
@@ -1 +1,5 @@
1
+# Default owner
2
+* @elastic/apm-agent-ruby
3
+
4
+# Sub-directories/files ownership
5
/.github/workflows @elastic/observablt-ci
.github/dependabot.yml
@@ -10,8 +10,6 @@ updates:
10
interval: "weekly"
11
day: "sunday"
12
time: "22:00"
13
- reviewers:
14
- - "elastic/apm-agent-ruby"
15
16
# Enable version updates for Docker
17
- package-ecosystem: "docker"
@@ -21,8 +19,6 @@ updates:
21
19
22
20
23
24
25
26
27
# GitHub actions
28
- package-ecosystem: "github-actions"
0 commit comments