Skip to content

Commit 009de0b

Browse files
authored
[chore] Add constanca-m to codeowners of translator azurelogs (#39457)
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue. Ex. Adding a feature - Explain what this achieves.--> #### Description This PRs adds myself (@constanca-m) to the codeowners of the component. Work done: - #39176 - #39200 Work in progress: - #39340 Work planned: - #39186 The company I work at (Elastic) is relying on this component in one of our products, so I plan to keep contributing to it. I hope that this change will: - Help and improve maintenance - Prevent breaking changes without warning - Help collaboration between codeowners from different companies.
1 parent 1c0b821 commit 009de0b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ pkg/stanza/ @open-telemetry
166166
pkg/stanza/fileconsumer/ @open-telemetry/collector-contrib-approvers @djaglowski @andrzej-stencel
167167
pkg/status/ @open-telemetry/collector-contrib-approvers @mwear
168168
pkg/translator/azure/ @open-telemetry/collector-contrib-approvers @open-telemetry/collector-approvers @atoulme @cparkins
169-
pkg/translator/azurelogs/ @open-telemetry/collector-contrib-approvers @atoulme @cparkins @MikeGoldsmith
169+
pkg/translator/azurelogs/ @open-telemetry/collector-contrib-approvers @atoulme @cparkins @MikeGoldsmith @constanca-m
170170
pkg/translator/faro/ @open-telemetry/collector-contrib-approvers @mar4uk @rlankfo
171171
pkg/translator/jaeger/ @open-telemetry/collector-contrib-approvers @open-telemetry/collector-approvers @frzifus
172172
pkg/translator/loki/ @open-telemetry/collector-contrib-approvers @gouthamve @mar4uk
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
status:
22
class: "pkg"
33
codeowners:
4-
active: [atoulme, cparkins, MikeGoldsmith]
4+
active: [atoulme, cparkins, MikeGoldsmith, constanca-m]

0 commit comments

Comments
 (0)