From 8a89d8bf21b6f9c0f928f423f0eda12cd13c30fb Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Thu, 21 Aug 2025 13:14:45 +0000 Subject: [PATCH] chore: add maintainer volker.raschek to the chart (#34) Reviewed-on: https://gitea.com/gitea/helm-actions/pulls/34 Reviewed-by: DaanSelen Reviewed-by: ChristopherHX Co-authored-by: Markus Pesch Co-committed-by: Markus Pesch --- CODEOWNERS | 1 + Chart.yaml | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 CODEOWNERS diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 0000000..c69ca15 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1 @@ +* @DaanSelen @volker.raschek @ChristopherHX diff --git a/Chart.yaml b/Chart.yaml index 96bc0bc..ac1d0c0 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -19,6 +19,10 @@ maintainers: - name: Daan Selen email: dselen@nerthus.nl + # https://gitea.com/volker.raschek + - name: Markus Pesch + email: markus.pesch+apps@cryptic.systems + # https://gitea.com/ChristopherHX - name: Christopher Homberger email: christopher.homberger@web.de