From 39a82089733b413eeca656410a7c6bbdfb830127 Mon Sep 17 00:00:00 2001
From: Povilas Versockas
Date: Mon, 16 Dec 2024 10:29:48 +0200
Subject: [PATCH] [chore] change coralogixprocessor codeowners
---
.github/CODEOWNERS | 2 +-
cmd/githubgen/allowlist.txt | 3 +--
processor/coralogixprocessor/metadata.yaml | 2 +-
3 files changed, 3 insertions(+), 4 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 5e17e88ddbe5..4f512241b7d1 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -170,7 +170,7 @@ pkg/translator/zipkin/ @open-telemetry/collector-cont
pkg/winperfcounters/ @open-telemetry/collector-contrib-approvers @dashpole @Mrod1598 @alxbl @pjanotti
processor/attributesprocessor/ @open-telemetry/collector-contrib-approvers @boostchicken
-processor/coralogixprocessor/ @open-telemetry/collector-contrib-approvers @crobert-1 @galrose
+processor/coralogixprocessor/ @open-telemetry/collector-contrib-approvers @crobert-1 @povilasv
processor/cumulativetodeltaprocessor/ @open-telemetry/collector-contrib-approvers @TylerHelmuth
processor/deltatocumulativeprocessor/ @open-telemetry/collector-contrib-approvers @sh0rez @RichieSams
processor/deltatorateprocessor/ @open-telemetry/collector-contrib-approvers @Aneurysm9
diff --git a/cmd/githubgen/allowlist.txt b/cmd/githubgen/allowlist.txt
index 1358cd2ecceb..282f0f412d77 100644
--- a/cmd/githubgen/allowlist.txt
+++ b/cmd/githubgen/allowlist.txt
@@ -6,7 +6,6 @@ cheempz
dlopes7
driverpt
dsimil
-galrose
harishbohara11
heitorganzeli
Hemansh31
@@ -20,4 +19,4 @@ rlankfo
shazlehu
swar8080
thmshmm
-zpzhuSplunk
\ No newline at end of file
+zpzhuSplunk
diff --git a/processor/coralogixprocessor/metadata.yaml b/processor/coralogixprocessor/metadata.yaml
index 8bcd525c2377..abc61f1520e1 100644
--- a/processor/coralogixprocessor/metadata.yaml
+++ b/processor/coralogixprocessor/metadata.yaml
@@ -7,4 +7,4 @@ status:
distributions: []
warnings: [Statefulness]
codeowners:
- active: [crobert-1, galrose]
+ active: [crobert-1, povilasv]