diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index ac9852fa4..129123681 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