From 807d733a035fe729527ee100c384782f5ada0af6 Mon Sep 17 00:00:00 2001 From: Dylan Page Date: Tue, 27 Feb 2024 12:27:28 -0500 Subject: [PATCH] Update CODEOWNERS --- CODEOWNERS | 2 +- charts/atlantis/Chart.yaml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index 42dcc0c9..c2557902 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # These owners will be the default owners for everything in the repo. -* @runatlantis/maintainers +* @runatlantis/helm-contributors diff --git a/charts/atlantis/Chart.yaml b/charts/atlantis/Chart.yaml index 960499a6..6abd96a4 100644 --- a/charts/atlantis/Chart.yaml +++ b/charts/atlantis/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v1 appVersion: v0.27.0 description: A Helm chart for Atlantis https://www.runatlantis.io name: atlantis -version: 4.21.0 +version: 4.21.1 keywords: - terraform home: https://www.runatlantis.io @@ -16,3 +16,4 @@ maintainers: - name: chenrui333 - name: nitrocode - name: genpage + - name: gmartinez-sisti