Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit d584df3

Browse files
authored
maint: update team to notify (#199)
## Which problem is this PR solving? Dependabot complained that it couldn't notify the team. This now matches the team listed in codeowners
1 parent f20f24c commit d584df3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ updates:
1212
labels:
1313
- "type: dependencies"
1414
reviewers:
15-
- "honeycombio/telemetry-team"
15+
- "honeycombio/pipeline-team"
1616
commit-message:
1717
prefix: "maint"
1818
include: "scope"
@@ -33,7 +33,7 @@ updates:
3333
labels:
3434
- "type: dependencies"
3535
reviewers:
36-
- "honeycombio/telemetry-team"
36+
- "honeycombio/pipeline-team"
3737
commit-message:
3838
prefix: "maint"
3939
include: "scope"
@@ -44,7 +44,7 @@ updates:
4444
labels:
4545
- "type: dependencies"
4646
reviewers:
47-
- "honeycombio/telemetry-team"
47+
- "honeycombio/pipeline-team"
4848
commit-message:
4949
prefix: "maint"
5050
include: "scope"

0 commit comments

Comments
 (0)