Add component owner (#355)
This commit is contained in:
parent
daa55d42ae
commit
4ed052b79e
|
|
@ -15,6 +15,7 @@ components:
|
||||||
- willarmiros
|
- willarmiros
|
||||||
consistent-sampling:
|
consistent-sampling:
|
||||||
- oertl
|
- oertl
|
||||||
|
- PeterF778
|
||||||
samplers:
|
samplers:
|
||||||
- anuraaga
|
- anuraaga
|
||||||
- iNikem
|
- iNikem
|
||||||
|
|
|
||||||
|
|
@ -26,5 +26,6 @@ and https://github.com/open-telemetry/opentelemetry-specification/pull/2047.
|
||||||
## Component owners
|
## Component owners
|
||||||
|
|
||||||
- [Otmar Ertl](https://github.com/oertl), Dynatrace
|
- [Otmar Ertl](https://github.com/oertl), Dynatrace
|
||||||
|
- [Peter Findeisen](https://github.com/PeterF778), Cisco
|
||||||
|
|
||||||
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).
|
Learn more about component owners in [component_owners.yml](../.github/component_owners.yml).
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue