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/13 19:20:56 UTC

(superset) branch remove-translation-json updated: remove code owners

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

rusackas pushed a commit to branch remove-translation-json
in repository https://gitbox.apache.org/repos/asf/superset.git


The following commit(s) were added to refs/heads/remove-translation-json by this push:
     new a4e0b05402 remove code owners
a4e0b05402 is described below

commit a4e0b05402c213c82f3dbad71b8efbd34262817d
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Tue Feb 13 12:20:47 2024 -0700

    remove code owners
---
 .github/CODEOWNERS | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 0154a120dd..6ef8b1e7f8 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -29,6 +29,3 @@
 # 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