This is an automated email from the ASF dual-hosted git repository.
amoghdesai 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 ff0ef7581bf Update latest committers (#47875)
ff0ef7581bf is described below
commit ff0ef7581bfec824705fb448fdcce4f7220ce466
Author: Kalyan R <[email protected]>
AuthorDate: Tue Mar 18 15:17:51 2025 +0530
Update latest committers (#47875)
---
.asf.yaml | 2 --
dev/breeze/src/airflow_breeze/global_constants.py | 4 ++++
docs/apache-airflow/project.rst | 4 ++++
3 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 29f9bb6bbd3..1ba25b5aaf8 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -145,12 +145,10 @@ github:
#
https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#assigning-the-github-triage-role-to-external-collaborators
- aritra24
- omkar-foss
- - rawwar
- nathadfield
- sunank200
- vatsrahul1001
- cmarteepants
- - bugraoz93
- karenbraganz
- gyli
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index ca82f58c351..10f298172e4 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -435,6 +435,7 @@ COMMITTERS = [
"ashb",
"bbovenzi",
"bolkedebruin",
+ "bugraoz93",
"criccomini",
"dimberman",
"dirrao",
@@ -447,6 +448,7 @@ COMMITTERS = [
"gopidesupavan",
"houqp",
"hussein-awala",
+ "jason810496",
"jedcunningham",
"jgao54",
"jghoman",
@@ -470,12 +472,14 @@ COMMITTERS = [
"pingzh",
"potiuk",
"r39132",
+ "rawwar",
"romsharon98",
"ryanahamilton",
"ryw",
"saguziel",
"sekikn",
"shahar1",
+ "shubhamraj-git",
"tirkarthi",
"turbaszek",
"uranusjr",
diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index 37f69cd4c76..9200d702bf5 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -47,6 +47,7 @@ Committers
- Bas Harenslak (@basph)
- Bolke de Bruin (@bolkedebruin)
- Brent Bovenzi (@bbovenzi)
+- Buğra Öztürk (@bugraoz93)
- Chao-Han Tsai (@milton0825)
- Chris Riccomini (@criccomini)
- Dan Davydov (@aoen)
@@ -69,6 +70,7 @@ Committers
- Josh Fell (@josh-fell)
- Joshua Carp (@jmcarp)
- Joy Gao (@joygao)
+- Kalyan Reddy (@rawwar)
- Kamil Breguła (@mik-laj)
- Karthikeyan Singaravelan (@tirkarthi)
- Kaxil Naik (@kaxil)
@@ -93,6 +95,7 @@ Committers
- Ryan Hamilton (@ryanahamilton)
- Ryan Hatter (@RNHTTR)
- Shahar Epstein (@shahar1)
+- Shubham Raj (@shubhamraj-git)
- Siddharth "Sid" Anand (@r39132)
- Sumit Maheshwari (@msumit)
- Tao Feng (@feng-tao)
@@ -104,6 +107,7 @@ Committers
- Wei Lee (@Lee-W)
- Xiaodong Deng (@XD-DENG)
- Xinbin Huang (@xinbinhuang)
+- Zhe You Liu (@jason810496)
For the full list of contributors, take a look at `Airflow's GitHub
Contributor page: