This is an automated email from the ASF dual-hosted git repository.
potiuk 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 8a6b1fc4e0a add dirrao to committer list (#39412)
8a6b1fc4e0a is described below
commit 8a6b1fc4e0ab8ba42cc47d8390fcd62a41e924dd
Author: Gopal Dirisala <[email protected]>
AuthorDate: Mon Oct 28 16:19:25 2024 +0530
add dirrao to committer list (#39412)
---
.asf.yaml | 1 -
dev/breeze/src/airflow_breeze/global_constants.py | 1 +
docs/apache-airflow/project.rst | 1 +
3 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 50dea795155..ea3c6a1497b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -122,7 +122,6 @@ github:
# Max 10 collaborators allowed
#
https://github.com/apache/infrastructure-asfyaml/blob/main/README.md#assigning-the-github-triage-role-to-external-collaborators
- aritra24
- - dirrao
- omkar-foss
- rawwar
- nathadfield
diff --git a/dev/breeze/src/airflow_breeze/global_constants.py
b/dev/breeze/src/airflow_breeze/global_constants.py
index 63d35cf14e4..24a61dc651a 100644
--- a/dev/breeze/src/airflow_breeze/global_constants.py
+++ b/dev/breeze/src/airflow_breeze/global_constants.py
@@ -393,6 +393,7 @@ COMMITTERS = [
"bolkedebruin",
"criccomini",
"dimberman",
+ "dirrao",
"dstandish",
"eladkal",
"ephraimbuddy",
diff --git a/docs/apache-airflow/project.rst b/docs/apache-airflow/project.rst
index a36432ebda4..9add92d1e37 100644
--- a/docs/apache-airflow/project.rst
+++ b/docs/apache-airflow/project.rst
@@ -57,6 +57,7 @@ Committers
- Ephraim Anierobi (@ephraimbuddy)
- Felix Uellendall (@feluelle)
- Fokko Driesprong (@fokko)
+- Gopal Dirisala (@dirrao)
- Hitesh Shah (@hiteshs)
- Hussein Awala (@hussein-awala)
- Jakob Homan (@jghoman)