From bdea2548810c103b590e650957c218371c6b93b0 Mon Sep 17 00:00:00 2001 From: Adam Dobrawy Date: Tue, 8 Feb 2022 12:03:11 +0100 Subject: [PATCH] Add craig-rueda as owner of Helm Chart --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ac9852fa4188f..129123681a2ed 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -9,3 +9,6 @@ # Notify some committers of changes in the Select component /superset-frontend/src/components/Select/ @michael-s-molina @geido + +# Notify Helm Chart maintainers about changes in it +/helm/superset/ @craig-rueda