From b461534020cee7503c5465193d68c4747b135d65 Mon Sep 17 00:00:00 2001
From: Pavol Loffay
Date: Tue, 21 May 2024 13:24:35 +0200
Subject: [PATCH] Update maintainers in the operator hub PR (#2977)
Signed-off-by: Pavol Loffay
---
.github/workflows/reusable-operator-hub-release.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/reusable-operator-hub-release.yaml b/.github/workflows/reusable-operator-hub-release.yaml
index e6e90f7445..948d2df208 100644
--- a/.github/workflows/reusable-operator-hub-release.yaml
+++ b/.github/workflows/reusable-operator-hub-release.yaml
@@ -70,7 +70,7 @@ jobs:
message="Update the opentelemetry to $VERSION"
body="Release opentelemetry-operator \`$VERSION\`.
- cc @pavolloffay @frzifus @yuriolisa @jaronoff97 @VineethReddy02 @TylerHelmuth @swiatekm-sumo
+ cc @pavolloffay @frzifus @yuriolisa @jaronoff97 @TylerHelmuth @swiatekm-sumo
"
branch="update-opentelemetry-operator-to-${VERSION}"