This is an automated email from the ASF dual-hosted git repository.
potiuk 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 b80e17c48b add Wei Lee to committer list (#38740)
b80e17c48b is described below
commit b80e17c48b9c227c6ab2fce314ef4d77c6e0cd43
Author: Wei Lee <[email protected]>
AuthorDate: Fri Apr 5 03:12:21 2024 +0800
add Wei Lee to committer list (#38740)
---
.asf.yaml | 1 -
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
docs/apache-airflow/project.rst | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index a129c5c6e7..349aa2699f 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -110,7 +110,6 @@ github:
required_approving_review_count: 1
required_linear_history: true
collaborators:
- - Lee-W
- RNHTTR
- aritra24
- dirrao
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index fbf2abc5c1..ebd9a29d8e 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -296,6 +296,7 @@ COMMITTERS = [
"BasPH",
"Fokko",
"KevinYang21",
+ "Lee-W",
"Taragolis",
"XD-DENG",
"aijamalnk",
diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index c674410237..2382418c57 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -94,6 +94,7 @@ Committers
- Tzu-ping Chung (@uranusjr)
- Vikram Koka (@vikramkoka)
- Vincent Beck (@vincbeck)
+- Wei Lee (@Lee-W)
- Xiaodong Deng (@XD-DENG)
- Xinbin Huang (@xinbinhuang)