This is an automated email from the ASF dual-hosted git repository.
pierrejeambrun pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 35b4aa10e4 Add Jens Scheffler for UI as contributor (#42190)
35b4aa10e4 is described below
commit 35b4aa10e46b0a13f212adfcce4f28ba9823d8ef
Author: Jens Scheffler <[email protected]>
AuthorDate: Thu Sep 12 09:57:12 2024 +0200
Add Jens Scheffler for UI as contributor (#42190)
---
.github/CODEOWNERS | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index befcd854ed..75ceb48d78 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -27,10 +27,10 @@
/airflow/api_connexion/ @ephraimbuddy @pierrejeambrun
# WWW
-/airflow/www/ @ryanahamilton @ashb @bbovenzi @pierrejeambrun
+/airflow/www/ @ryanahamilton @ashb @bbovenzi @pierrejeambrun @jscheffl
# UI
-/airflow/ui/ @bbovenzi @pierrejeambrun @ryanahamilton
+/airflow/ui/ @bbovenzi @pierrejeambrun @ryanahamilton @jscheffl
# Security/Permissions
/airflow/api_connexion/security.py @jhtimmins
@@ -65,6 +65,7 @@
/airflow/providers/cncf/kubernetes @jedcunningham @hussein-awala
/airflow/providers/common/sql/ @eladkal
/airflow/providers/dbt/cloud/ @josh-fell
+/airflow/providers/edge @jscheffl
/airflow/providers/hashicorp/ @hussein-awala
/airflow/providers/openlineage/ @mobuchowski
/airflow/providers/slack/ @eladkal