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

shahar pushed a commit to branch v3-1-test
in repository https://gitbox.apache.org/repos/asf/airflow.git


The following commit(s) were added to refs/heads/v3-1-test by this push:
     new 97fca97f884 [v3-1-test] Relocate internal links from contributing docs 
to COMMITTERS.rst (#60684) (#60691)
97fca97f884 is described below

commit 97fca97f884f04e93499f6f4831c7a2ac2255e59
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Jan 17 15:12:26 2026 +0200

    [v3-1-test] Relocate internal links from contributing docs to 
COMMITTERS.rst (#60684) (#60691)
    
    (cherry picked from commit a06429e476988163ed52e28ee99351ad5a58b1c1)
    
    Co-authored-by: Ajay9704 <[email protected]>
---
 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 992f671107d..ef503bd6d35 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -215,6 +215,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