This is an automated email from the ASF dual-hosted git repository.
jedcunningham 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 03ff055ef32 Update link to triage team member list (#64079)
03ff055ef32 is described below
commit 03ff055ef32396a1fd9dcd8e8580c06495b2f9ea
Author: Bartosz Sławecki <[email protected]>
AuthorDate: Mon Mar 23 07:44:04 2026 +0100
Update link to triage team member list (#64079)
We can't pin the line by content, we want to present current list, so we
have to link the entire file and tell the reader where the list is.
---
ISSUE_TRIAGE_PROCESS.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ISSUE_TRIAGE_PROCESS.rst b/ISSUE_TRIAGE_PROCESS.rst
index 5941777f2c4..0e9a85b6f1d 100644
--- a/ISSUE_TRIAGE_PROCESS.rst
+++ b/ISSUE_TRIAGE_PROCESS.rst
@@ -89,7 +89,7 @@ Joining Issue Triage Team
'''''''''''''''''''''''''
Joining the team is only by invitation from PMC member. Another PMC member
should approve a PR where the triager is added.
-Note: the numbers of people in the triage team is limited by ASF. See `list
<https://github.com/apache/airflow/blob/main/.asf.yaml#L143>`_
+Note: the numbers of people in the triage team is limited by ASF. See `list
<https://github.com/apache/airflow/blob/main/.asf.yaml>`_
(``github.collaborators``).
Removal from Issue Triage Team
''''''''''''''''''''''''''''''