Skip to content

Commit 94d4556

Browse files
[Instrumentation.EntityFrameworkCore] Add component owners
Add component owners for OpenTelemetry.Instrumentation.EntityFrameworkCore. Resolves open-telemetry#888.
1 parent 11d3518 commit 94d4556

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

.github/component_owners.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ components:
3535
- g7ed6e
3636
src/OpenTelemetry.Instrumentation.ElasticsearchClient/:
3737
- ejsmith
38+
src/OpenTelemetry.Instrumentation.EntityFrameworkCore/:
39+
- martincostello
40+
- matt-hensley
3841
src/OpenTelemetry.Instrumentation.EventCounters/:
3942
- hananiel
4043
- mic-max

src/OpenTelemetry.Instrumentation.EntityFrameworkCore/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
| Status | |
44
| ------------- |-----------|
5-
| Stability | [Beta](../../README.md#beta)|
6-
| Code Owners ||
5+
| Stability | [Beta](../../README.md#beta) |
6+
| Code Owners | [@martincostello](https://github.com/martincostello), [@matt-hensley](https://github.com/matt-hensley) |
77

88
[![NuGet version badge](https://img.shields.io/nuget/v/OpenTelemetry.Instrumentation.EntityFrameworkCore)](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.EntityFrameworkCore)
99
[![NuGet download count badge](https://img.shields.io/nuget/dt/OpenTelemetry.Instrumentation.EntityFrameworkCore)](https://www.nuget.org/packages/OpenTelemetry.Instrumentation.EntityFrameworkCore)

0 commit comments

Comments
 (0)