This is an automated email from the ASF dual-hosted git repository.
ferruzzi 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 c2b9fcc108 Add ferruzzi as committer (#32353)
c2b9fcc108 is described below
commit c2b9fcc108eae4373350fd0559d6c166853bec40
Author: D. Ferruzzi <[email protected]>
AuthorDate: Tue Jul 4 13:56:01 2023 -0700
Add ferruzzi as committer (#32353)
---
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
docs/apache-airflow/project.rst | 1 +
2 files changed, 2 insertions(+)
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index 510996a4b5..0a66f7d98c 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -225,6 +225,7 @@ COMMITTERS = [
"ephraimbuddy",
"feluelle",
"feng-tao",
+ "ferruzzi",
"houqp",
"hussein-awala",
"jedcunningham",
diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index 75bc4b2e7f..3516a6b8c0 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -51,6 +51,7 @@ Committers
- Dan Davydov (@aoen)
- Daniel Imberman (@dimberman)
- Daniel Standish (@dstandish)
+- Dennis Ferruzzi (@ferruzzi)
- Elad Kalif (@eladkal)
- Ephraim Anierobi (@ephraimbuddy)
- Felix Uellendall (@feluelle)