Skip to content

Commit

Permalink
maint: update codeowners to pipeline (#325)
Browse files Browse the repository at this point in the history
Co-authored-by: Robb Kidd <robbkidd@honeycomb.io>
  • Loading branch information
JamieDanielson and robbkidd committed Dec 11, 2023
1 parent f13b017 commit f709019
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# This file controls who is tagged for review for any given pull request.

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

2 changes: 1 addition & 1 deletion .github/workflows/add-to-project-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/orgs/honeycombio/projects/11
project-url: https://github.com/orgs/honeycombio/projects/27
github-token: ${{ secrets.GHPROJECTS_TOKEN }}

0 comments on commit f709019

Please sign in to comment.