Adding Paulo as an approver (#686)
* add Paulo as the approver * update CODEOWNERS * fix nit * Add OTLP for Activity Exporter (#679) * Add OTLP Exporter for Activity * Initial PR feedback * Check ID format and use DisplayName * Skip the activity instances that could not be translated Co-authored-by: Cijo Thomas <cithomas@microsoft.com> * Rename Adapter to Instrumentation per latest spec (#681) Co-authored-by: Mike Goldsmith <goldsmith.mike@gmail.com> Co-authored-by: Paulo Janotti <pjanotti@splunk.com> Co-authored-by: Cijo Thomas <cithomas@microsoft.com> Co-authored-by: Mike Goldsmith <goldsmith.mike@gmail.com>
This commit is contained in:
parent
32f0151fae
commit
326f11bff0
|
|
@ -12,6 +12,6 @@
|
||||||
# https://help.github.com/en/articles/about-code-owners
|
# https://help.github.com/en/articles/about-code-owners
|
||||||
#
|
#
|
||||||
|
|
||||||
* @SergeyKanzhelev @lmolkova @discostu105 @bruno-garcia @MikeGoldsmith @cijothomas
|
* @bruno-garcia @cijothomas @discostu105 @lmolkova @MikeGoldsmith @pjanotti @SergeyKanzhelev
|
||||||
|
|
||||||
# Triagers (issues only): @reyang
|
# Triagers (issues only): @reyang
|
||||||
|
|
@ -47,6 +47,7 @@ Approvers ([@open-telemetry/dotnet-approvers](https://github.com/orgs/open-telem
|
||||||
- [Christoph Neumueller](https://github.com/discostu105), Dynatrace
|
- [Christoph Neumueller](https://github.com/discostu105), Dynatrace
|
||||||
- [Cijo Thomas](https://github.com/cijothomas), Microsoft
|
- [Cijo Thomas](https://github.com/cijothomas), Microsoft
|
||||||
- [Liudmila Molkova](https://github.com/lmolkova), Microsoft
|
- [Liudmila Molkova](https://github.com/lmolkova), Microsoft
|
||||||
|
- [Paulo Janotti](https://github.com/pjanotti), Splunk
|
||||||
|
|
||||||
Triagers:
|
Triagers:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue