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 2023/03/14 18:08:53 UTC

[superset] branch chore/add-code-owner created (now 1809a4c10a)

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

diegopucci pushed a change to branch chore/add-code-owner
in repository https://gitbox.apache.org/repos/asf/superset.git


      at 1809a4c10a Add code-owners

This branch includes the following new commits:

     new 1809a4c10a Add code-owners

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: Add code-owners

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

diegopucci pushed a commit to branch chore/add-code-owner
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 1809a4c10ac89b21f6a9f15d941bb917367f09ed
Author: geido <di...@gmail.com>
AuthorDate: Tue Mar 14 19:08:38 2023 +0100

    Add code-owners
---
 .github/CODEOWNERS | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 7b535dbed1..a8c00eb7d8 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -12,9 +12,9 @@
 
 # Notify some committers of changes in the components
 
-/superset-frontend/src/components/Select/ @michael-s-molina @geido @ktmud
-/superset-frontend/src/components/MetadataBar/ @michael-s-molina
-/superset-frontend/src/components/DropdownContainer/ @michael-s-molina
+/superset-frontend/src/components/Select/ @michael-s-molina @geido @kgabryje
+/superset-frontend/src/components/MetadataBar/ @michael-s-molina @geido @kgabryje
+/superset-frontend/src/components/DropdownContainer/ @michael-s-molina @geido @kgabryje
 
 # Notify Helm Chart maintainers about changes in it
 
@@ -26,4 +26,4 @@
 
 # Notify PMC members of changes to Github Actions
 
-/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley
+/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @john-bodley @kgabryje