This is an automated email from the ASF dual-hosted git repository.
turaga 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 8ce49df223f Finish commiter status onboarding - Dheeraj Turaga (#60228)
8ce49df223f is described below
commit 8ce49df223f78c4ae3b2b999c417d3d978abe248
Author: Dheeraj Turaga <[email protected]>
AuthorDate: Wed Jan 7 12:22:51 2026 -0600
Finish commiter status onboarding - Dheeraj Turaga (#60228)
---
airflow-core/docs/project.rst | 1 +
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
2 files changed, 2 insertions(+)
diff --git a/airflow-core/docs/project.rst b/airflow-core/docs/project.rst
index 3fea79274ef..6f94282ca46 100644
--- a/airflow-core/docs/project.rst
+++ b/airflow-core/docs/project.rst
@@ -99,6 +99,7 @@ Committers
- Shahar Epstein (@shahar1)
- Shubham Raj (@shubhamraj-git)
- Siddharth "Sid" Anand (@r39132)
+- Sriraj Dheeraj Turaga (@dheerajturaga)
- Sumit Maheshwari (@msumit)
- Tao Feng (@feng-tao)
- Tomasz Urbaszek (@turbaszek)
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index 37f9336d62d..2623aca1b6d 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -542,6 +542,7 @@ COMMITTERS = [
"bolkedebruin",
"bugraoz93",
"criccomini",
+ "dheerajturaga",
"dimberman",
"dirrao",
"dstandish",