From d951f1232159cae27a2b936f12e7a36fdbeec4ff Mon Sep 17 00:00:00 2001 From: Ville Brofeldt Date: Fri, 3 Jan 2025 13:09:21 -0800 Subject: [PATCH] chore: add helm code owners --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 520bad78189c1..871d48e406028 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -12,7 +12,7 @@ # Notify Helm Chart maintainers about changes in it -/helm/superset/ @craig-rueda @dpgaspar @villebro @nytai @michael-s-molina +/helm/superset/ @craig-rueda @dpgaspar @villebro @nytai @michael-s-molina @mistercrunch @rusackas # Notify E2E test maintainers of changes