From ef4029ef9d494e9fcc6d44da2f9bf4e321930077 Mon Sep 17 00:00:00 2001
From: Pavol Loffay
Date: Tue, 21 May 2024 09:29:28 +0200
Subject: [PATCH] Update maintainers in the operator hub PR
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}"