Skip to content

Commit 1f87faa

Browse files
authored
[chore] change coralogixprocessor codeowners (#36842)
#### Description Hey, galrose has left the company, so I'm adding myself instead.
1 parent b429f8c commit 1f87faa

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ pkg/translator/zipkin/ @open-telemetry/collector-cont
170170
pkg/winperfcounters/ @open-telemetry/collector-contrib-approvers @dashpole @Mrod1598 @alxbl @pjanotti
171171

172172
processor/attributesprocessor/ @open-telemetry/collector-contrib-approvers @boostchicken
173-
processor/coralogixprocessor/ @open-telemetry/collector-contrib-approvers @crobert-1 @galrose
173+
processor/coralogixprocessor/ @open-telemetry/collector-contrib-approvers @crobert-1 @povilasv
174174
processor/cumulativetodeltaprocessor/ @open-telemetry/collector-contrib-approvers @TylerHelmuth
175175
processor/deltatocumulativeprocessor/ @open-telemetry/collector-contrib-approvers @sh0rez @RichieSams
176176
processor/deltatorateprocessor/ @open-telemetry/collector-contrib-approvers @Aneurysm9

cmd/githubgen/allowlist.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ cheempz
66
dlopes7
77
driverpt
88
dsimil
9-
galrose
109
harishbohara11
1110
heitorganzeli
1211
Hemansh31
@@ -20,4 +19,4 @@ rlankfo
2019
shazlehu
2120
swar8080
2221
thmshmm
23-
zpzhuSplunk
22+
zpzhuSplunk

processor/coralogixprocessor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
| Distributions | [] |
88
| Warnings | [Statefulness](#warnings) |
99
| Issues | [![Open issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aopen%20label%3Aprocessor%2Fcoralogix%20&label=open&color=orange&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aopen+is%3Aissue+label%3Aprocessor%2Fcoralogix) [![Closed issues](https://img.shields.io/github/issues-search/open-telemetry/opentelemetry-collector-contrib?query=is%3Aissue%20is%3Aclosed%20label%3Aprocessor%2Fcoralogix%20&label=closed&color=blue&logo=opentelemetry)](https://github.com/open-telemetry/opentelemetry-collector-contrib/issues?q=is%3Aclosed+is%3Aissue+label%3Aprocessor%2Fcoralogix) |
10-
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@crobert-1](https://www.github.com/crobert-1), [@galrose](https://www.github.com/galrose) |
10+
| [Code Owners](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/main/CONTRIBUTING.md#becoming-a-code-owner) | [@crobert-1](https://www.github.com/crobert-1), [@povilasv](https://www.github.com/povilasv) |
1111

1212
[development]: https://github.com/open-telemetry/opentelemetry-collector/blob/main/docs/component-stability.md#development
1313
<!-- end autogenerated section -->

processor/coralogixprocessor/metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ status:
77
distributions: []
88
warnings: [Statefulness]
99
codeowners:
10-
active: [crobert-1, galrose]
10+
active: [crobert-1, povilasv]

0 commit comments

Comments
 (0)