From 8b1cac117a115a485f948c6388451a0e3532c6b7 Mon Sep 17 00:00:00 2001 From: Ross Golder Date: Sat, 21 Mar 2026 01:16:07 +0000 Subject: [PATCH] docs: remove myself from maintainers list (#1047) For various internal reasons we're not currently running gitea via the Helm chart right now, so I'm not in the same position I was before to review and test patches. Reviewed-on: https://gitea.com/gitea/helm-gitea/pulls/1047 Co-authored-by: Ross Golder Co-committed-by: Ross Golder --- CODEOWNERS | 2 +- Chart.yaml | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index ad4d8b3..c99887b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @rossigee @volker.raschek @ChristopherHX +* @volker.raschek @ChristopherHX diff --git a/Chart.yaml b/Chart.yaml index f5efed8..13297a9 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -26,9 +26,6 @@ sources: - https://docker.gitea.com/gitea maintainers: - # https://gitea.com/rossigee - - name: Ross Golder - email: ross@golder.org # https://gitea.com/volker.raschek - name: Markus Pesch email: markus.pesch+apps@cryptic.systems