From 0c93865f6b6014d0f5f9dd1c3dc90452bb2c9295 Mon Sep 17 00:00:00 2001 From: Murad Biashimov Date: Thu, 21 Sep 2023 13:23:18 +0200 Subject: [PATCH] fix: maintainers list (#501) --- charts/aiven-operator-crds/Chart.yaml | 2 +- charts/aiven-operator/Chart.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/aiven-operator-crds/Chart.yaml b/charts/aiven-operator-crds/Chart.yaml index 6366947e..defde4b3 100644 --- a/charts/aiven-operator-crds/Chart.yaml +++ b/charts/aiven-operator-crds/Chart.yaml @@ -7,5 +7,5 @@ appVersion: v0.14.0 maintainers: - name: ivan-savciuc url: https://www.aiven.io - - name: murad-biashimov + - name: byashimov url: https://www.aiven.io diff --git a/charts/aiven-operator/Chart.yaml b/charts/aiven-operator/Chart.yaml index 25a948d8..f8a2545b 100644 --- a/charts/aiven-operator/Chart.yaml +++ b/charts/aiven-operator/Chart.yaml @@ -7,5 +7,5 @@ appVersion: v0.14.0 maintainers: - name: ivan-savciuc url: https://www.aiven.io - - name: murad-biashimov + - name: byashimov url: https://www.aiven.io