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

Commit 35f542c

Browse files
maint: update codeowners to pipeline (#165)
update codeowners to pipeline
1 parent 5f932a6 commit 35f542c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# This file controls who is tagged for review for any given pull request.
33

44
# For anything not explicitly taken by someone else:
5-
* @honeycombio/telemetry-team
5+
* @honeycombio/pipeline
66

.github/workflows/add-to-project-v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ jobs:
1111
steps:
1212
- uses: actions/add-to-project@main
1313
with:
14-
project-url: https://github.com/orgs/honeycombio/projects/11
14+
project-url: https://github.com/orgs/honeycombio/projects/27
1515
github-token: ${{ secrets.GHPROJECTS_TOKEN }}

0 commit comments

Comments
 (0)