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

potiuk pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 43867a65738 [v3-1-test] Add Rahul to codeowners (#59565) (#59568)
43867a65738 is described below

commit 43867a65738536227c944fbc2224e30ca2c0a1b0
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 17 17:58:53 2025 +0100

    [v3-1-test] Add Rahul to codeowners (#59565) (#59568)
    
    (cherry picked from commit ebefb4f145c9848f82a2fc309e11537d175da888)
    
    Co-authored-by: Pierre Jeambrun <[email protected]>
---
 .github/CODEOWNERS | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 878b3b23dda..8d616033c8e 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -35,6 +35,9 @@
 # UI
 /airflow-core/src/airflow/ui/ @bbovenzi @pierrejeambrun @ryanahamilton 
@jscheffl @shubhamraj-git
 
+# UI e2e tests
+/airflow-core/src/airflow/ui/tests/e2e/ @vatsrahul1001
+
 # Translation Owners (i18n)
 # Note: Non committer engaged translators are listed in comments prevent 
making file syntax invalid
 # See: 
https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/ui/public/i18n/README.md#43-engaged-translator

Reply via email to