Add component owner (#355)
This commit is contained in:
parent
daa55d42ae
commit
4ed052b79e
|
|
@ -15,6 +15,7 @@ components:
|
|||
- willarmiros
|
||||
consistent-sampling:
|
||||
- oertl
|
||||
- PeterF778
|
||||
samplers:
|
||||
- anuraaga
|
||||
- iNikem
|
||||
|
|
|
|||
|
|
@ -26,5 +26,6 @@ and https://github.com/open-telemetry/opentelemetry-specification/pull/2047.
|
|||
## Component owners
|
||||
|
||||
- [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).
|
||||
|
|
|
|||
Loading…
Reference in New Issue