This is an automated email from the ASF dual-hosted git repository.

shahar 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 a06429e4769 Relocate internal links from contributing docs to 
COMMITTERS.rst (#60684)
a06429e4769 is described below

commit a06429e476988163ed52e28ee99351ad5a58b1c1
Author: Ajay9704 <[email protected]>
AuthorDate: Sat Jan 17 15:27:07 2026 +0530

    Relocate internal links from contributing docs to COMMITTERS.rst (#60684)
---
 COMMITTERS.rst                                    | 6 ++++++
 contributing-docs/01_roles_in_airflow_project.rst | 5 -----
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/COMMITTERS.rst b/COMMITTERS.rst
index ec3a9bcc9dd..d049bf980c3 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -217,6 +217,12 @@ To be able to merge PRs, committers have to integrate 
their GitHub ID with Apach
     GitHub ID to your Apache account. You should see 5 green checks in GitBox.
 3.  Wait at least 30  minutes for an email inviting you to Apache GitHub 
Organization and accept invitation.
 4.  After accepting the GitHub Invitation verify that you are a member of the 
`Airflow committers team on GitHub 
<https://github.com/orgs/apache/teams/airflow-committers>`__.
+
+   Additionally, as a committer you can view the team membership at:
+
+   * https://github.com/orgs/apache/teams/airflow-committers/members
+   * https://whimsy.apache.org/roster/committee/airflow
+
 5.  Ask in ``#internal-airflow-ci-cd`` channel to be `configured in 
self-hosted runners 
<https://github.com/apache/airflow-ci-infra/blob/main/scripts/list_committers>`_
     by the CI team. Wait for confirmation that this is done and some helpful 
tips from the CI team (Temporarily disabled)
 6.  After confirming that step 5 is done, open a PR to include your GitHub ID 
in:
diff --git a/contributing-docs/01_roles_in_airflow_project.rst 
b/contributing-docs/01_roles_in_airflow_project.rst
index 911c63138ef..2f14904497a 100644
--- a/contributing-docs/01_roles_in_airflow_project.rst
+++ b/contributing-docs/01_roles_in_airflow_project.rst
@@ -51,11 +51,6 @@ refer to the role.
 
 The official list of committers can be found `here 
<https://airflow.apache.org/docs/apache-airflow/stable/project.html#committers>`__.
 
-Additionally, committers are listed in a few other places (some of these may 
only be visible to existing committers):
-
-* https://whimsy.apache.org/roster/committee/airflow
-* https://github.com/orgs/apache/teams/airflow-committers/members
-
 Committers are responsible for:
 
 * Championing one or more items on the `Roadmap 
<https://cwiki.apache.org/confluence/display/AIRFLOW/Airflow+Home>`__

Reply via email to