Skip to content

Commit

Permalink
Project code owners (open-telemetry#69)
Browse files Browse the repository at this point in the history
* Adding codeowners for each component

* Changed codeowners to dotnet-contrib-approvers. Ordered alphabetically.

Co-authored-by: Cijo Thomas <[email protected]>
  • Loading branch information
srprash and cijothomas authored Mar 2, 2021
1 parent 90c3985 commit 9c11735
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,15 @@

# For anything not explicitly taken by someone else:
* @open-telemetry/dotnet-contrib-approvers

src/OpenTelemetry.Contrib.Exporter.Stackdriver/ @open-telemetry/dotnet-contrib-approvers
src/OpenTelemetry.Contrib.Extensions.AWSXRay/ @open-telemetry/dotnet-contrib-approvers @srprash @lupengamzn
src/OpenTelemetry.Contrib.Instrumentation.Elasticsearch/ @open-telemetry/dotnet-contrib-approvers
src/OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCore/ @open-telemetry/dotnet-contrib-approvers
src/OpenTelemetry.Contrib.Instrumentation.MassTransit/ @open-telemetry/dotnet-contrib-approvers

test/OpenTelemetry.Contrib.Exporter.Stackdriver.Tests/ @open-telemetry/dotnet-contrib-approvers
test/OpenTelemetry.Contrib.Extensions.AWSXRay.Tests/ @open-telemetry/dotnet-contrib-approvers @srprash @lupengamzn
test/OpenTelemetry.Contrib.Instrumentation.Elasticsearch.Tests/ @open-telemetry/dotnet-contrib-approvers
test/OpenTelemetry.Contrib.Instrumentation.EntityFrameworkCoreTests/ @open-telemetry/dotnet-contrib-approvers
test/OpenTelemetry.Contrib.Instrumentation.MassTransit.Tests/ @open-telemetry/dotnet-contrib-approvers

0 comments on commit 9c11735

Please sign in to comment.