This is an automated email from the ASF dual-hosted git repository.
bugraoz 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 cf0f13c6769 Add David to Committers List (#60230)
cf0f13c6769 is described below
commit cf0f13c67696e48656693cd80324a6a9fdcb2e40
Author: Bugra Ozturk <[email protected]>
AuthorDate: Wed Jan 7 19:40:01 2026 +0100
Add David to Committers List (#60230)
---
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 6f94282ca46..6d3fab3a638 100644
--- a/airflow-core/docs/project.rst
+++ b/airflow-core/docs/project.rst
@@ -53,6 +53,7 @@ Committers
- Dan Davydov (@aoen)
- Daniel Imberman (@dimberman)
- Daniel Standish (@dstandish)
+- David Blain (@dabla)
- Dennis Ferruzzi (@ferruzzi)
- Elad Kalif (@eladkal)
- Ephraim Anierobi (@ephraimbuddy)
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index 2623aca1b6d..243da510275 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",
+ "dabla",
"dheerajturaga",
"dimberman",
"dirrao",