Skip to content

Commit

Permalink
temporary changes for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed Oct 30, 2024
1 parent 8bca49d commit 8231707
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/request_codeowners_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ jobs:
runs-on: ubuntu-latest
permissions:
pull-requests: write
if: ${{ github.repository_owner == 'open-telemetry' }}
steps:
- uses: actions/checkout@v4

Expand Down
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ instrumentation/github.com/labstack/echo/otelecho/ @open-te
instrumentation/go.mongodb.org/mongo-driver/mongo/otelmongo/ @open-telemetry/go-approvers
instrumentation/google.golang.org/grpc/otelgrpc/ @open-telemetry/go-approvers @dashpole

instrumentation/host/ @open-telemetry/go-approvers @dmathieu
instrumentation/host/ @open-telemetry/go-approvers @dmathieu @pellared
instrumentation/net/http/httptrace/otelhttptrace/ @open-telemetry/go-approvers @dmathieu
instrumentation/net/http/otelhttp/ @open-telemetry/go-approvers @dmathieu
instrumentation/runtime/ @open-telemetry/go-approvers @dmathieu @dashpole
Expand Down

0 comments on commit 8231707

Please sign in to comment.