You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2024/02/03 05:01:18 UTC

(superset) branch map-and-translation-code-owners created (now 60a820a48e)

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

rusackas pushed a change to branch map-and-translation-code-owners
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 60a820a48e chore(github): adding code owners for translation and country map workflows

This branch includes the following new commits:

     new 60a820a48e chore(github): adding code owners for translation and country map workflows

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



(superset) 01/01: chore(github): adding code owners for translation and country map workflows

Posted by ru...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a commit to branch map-and-translation-code-owners
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 60a820a48e42de37abe2608ceafffedaa1d489b1
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Fri Feb 2 22:01:09 2024 -0700

    chore(github): adding code owners for translation and country map workflows
---
 .github/CODEOWNERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index f75821cb8f..0154a120dd 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -25,3 +25,10 @@
 # Notify PMC members of changes to required Github Actions
 
 /.asf.yaml @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley @kgabryje @dpgaspar
+
+# Maps are a finnicky contribution process we care about
+**/*.geojson @villebro @rusackas
+/superset-frontend/plugins/legacy-plugin-chart-country-map/ @villebro @rusackas
+
+# Translations are a finnicky contribution that we care about
+/superset/translations/ @villebro @rusackas @michael-s-molina