You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by di...@apache.org on 2022/02/11 14:50:04 UTC

[superset] branch master updated: Add craig-rueda as owner of Helm Chart (#18621)

This is an automated email from the ASF dual-hosted git repository.

diegopucci pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 31d3637  Add craig-rueda as owner of Helm Chart (#18621)
31d3637 is described below

commit 31d363716de09d9f21d649c83327dc2b67e34267
Author: Adam Dobrawy <ad...@users.noreply.github.com>
AuthorDate: Fri Feb 11 15:48:19 2022 +0100

    Add craig-rueda as owner of Helm Chart (#18621)
---
 .github/CODEOWNERS | 3 +++
 1 file changed, 3 insertions(+)

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