This is an automated email from the ASF dual-hosted git repository.
vincbeck 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 c947533dba Add vincbeck as committer (#32240)
c947533dba is described below
commit c947533dba02b443595068f403429e233a648faa
Author: Vincent <[email protected]>
AuthorDate: Wed Jun 28 14:15:02 2023 -0400
Add vincbeck as committer (#32240)
---
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
docs/apache-airflow/project.rst | 3 +++
2 files changed, 4 insertions(+)
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index eccc337455..510996a4b5 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -255,6 +255,7 @@ COMMITTERS = [
"turbaszek",
"uranusjr",
"vikramkoka",
+ "vincbeck",
"xinbinhuang",
"yuqian90",
"zhongjiajie",
diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index cac96aabed..75bc4b2e7f 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -70,11 +70,13 @@ Committers
- Kengo Seki (@sekikn)
- Kevin Yang (@KevinYang21)
- Leah Cole (@leahecole)
+- Maciej Obuchowski (@mobuchowski)
- Malthe Borch (@malthe)
- Maxime "Max" Beauchemin (@mistercrunch)
- Niko Oliveira (@o-nikolas)
- Pankaj Singh (@pankajastro)
- Patrick Leo Tardif (@pltardif)
+- Phani Kumar (@phanikumv)
- Pierre Jeambrun (@pierrejeambrun)
- Ping Zhang (@pingzh)
- Qian Yu (@yuqian90)
@@ -87,6 +89,7 @@ Committers
- Tomasz Urbaszek (@turbaszek)
- Tzu-ping Chung (@uranusjr)
- Vikram Koka (@vikramkoka)
+- Vincent Beck (@vincbeck)
- Xiaodong Deng (@XD-DENG)
- Xinbin Huang (@xinbinhuang)