Add component owner (#355)

This commit is contained in:
Trask Stalnaker 2022-06-14 11:46:08 -08:00 committed by GitHub
parent daa55d42ae
commit 4ed052b79e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@ components:
- willarmiros
consistent-sampling:
- oertl
- PeterF778
samplers:
- anuraaga
- iNikem

View File

@ -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).