Skip to content

Commit 15a8fbf

Browse files
authored
1 parent 556fc9f commit 15a8fbf

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

.github/CODEOWNERS

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

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,11 @@ updates:
1616
interval: "weekly"
1717
day: "sunday"
1818
time: "22:00"
19-
reviewers:
20-
- "elastic/apm-agent-python"
2119

2220
- package-ecosystem: "github-actions"
2321
directories:
2422
- '/'
2523
- '/.github/actions/*'
26-
reviewers:
27-
- "elastic/observablt-ci"
2824
schedule:
2925
interval: "weekly"
3026
day: "sunday"
@@ -38,8 +34,6 @@ updates:
3834
directories:
3935
- '/'
4036
- 'operator/*'
41-
reviewers:
42-
- "elastic/apm-agent-python"
4337
registries: "*"
4438
schedule:
4539
interval: "daily"

0 commit comments

Comments
 (0)