Skip to content

Commit

Permalink
maint: update codeowners to pipeline (#233)
Browse files Browse the repository at this point in the history
update codeowners to pipeline
  • Loading branch information
JamieDanielson committed Dec 8, 2023
1 parent 9cc2209 commit 81bb976
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,4 +2,4 @@
# 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 81bb976

Please sign in to comment.