This is an automated email from the ASF dual-hosted git repository.
kaxilnaik 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 54d6276228 Add pavan kumar gopidesu into committer list (#43554)
54d6276228 is described below
commit 54d62762289ce9e01a9f6c78f9d5bf014e1d7d41
Author: GPK <[email protected]>
AuthorDate: Thu Oct 31 21:12:29 2024 +0000
Add pavan kumar gopidesu into committer list (#43554)
Co-authored-by: Kaxil Naik <[email protected]>
---
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 03fbe55a2e..4387526807 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -408,6 +408,7 @@ COMMITTERS = [
"feluelle",
"feng-tao",
"ferruzzi",
+ "gopidesupavan",
"houqp",
"hussein-awala",
"jedcunningham",
diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index 9add92d1e3..1d925f4721 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -81,6 +81,7 @@ Committers
- Pankaj Koti (@pankajkoti)
- Pankaj Singh (@pankajastro)
- Patrick Leo Tardif (@pltardif)
+- Pavan Kumar Gopidesu (@gopidesupavan)
- Phani Kumar (@phanikumv)
- Pierre Jeambrun (@pierrejeambrun)
- Ping Zhang (@pingzh)