[llvm] 8a8a589 - Update wording for GitHub CI/CD admin requests to direct to the LLVM Infrastructure Area Team (#150462)
via llvm-commits
llvm-commits at lists.llvm.org
Sat Oct 4 13:48:56 PDT 2025
Author: David Blaikie
Date: 2025-10-04T13:48:52-07:00
New Revision: 8a8a589f24e9520db28180b6651b632799513cb5
URL: https://github.com/llvm/llvm-project/commit/8a8a589f24e9520db28180b6651b632799513cb5
DIFF: https://github.com/llvm/llvm-project/commit/8a8a589f24e9520db28180b6651b632799513cb5.diff
LOG: Update wording for GitHub CI/CD admin requests to direct to the LLVM Infrastructure Area Team (#150462)
(we should probably add some doc pages about governance/area teams/etc
that this
could link to... )
Added:
Modified:
llvm/docs/GitHub.rst
Removed:
################################################################################
diff --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst
index eae693b1d06ce..f86c73642f9b3 100644
--- a/llvm/docs/GitHub.rst
+++ b/llvm/docs/GitHub.rst
@@ -567,8 +567,11 @@ branch. Just make sure to add the release milestone to the pull request.
Getting admin access to CI infrastructure
=========================================
-Any individual who is responsible for setting up and/or maintaining CI infrastructure for a LLVM project can
-request to be granted the CI/CD role to the LLVM organization admins. The request can be made by creating
-`a Github issue <https://github.com/llvm/llvm-project/issues/new>`_ and using the ``infrastructure`` label.
-Applicants must include a justification for why the role is being requested. Applications are reviewed on a
-case-by-case basis by the LLVM admins and the role can be revoked at any point as the LLVM admins see fit.
+Any individual who is responsible for setting up and/or maintaining CI
+infrastructure for a LLVM project can request to be granted the CI/CD role by
+the LLVM infrastructure area team. The request can be made by creating `a
+Github issue <https://github.com/llvm/llvm-project/issues/new>`_ and using the
+``infrastructure`` label. Applicants must include a justification for why the
+role is being requested. Applications are reviewed on a case-by-case basis by
+the LLVM infrastructure area team and the role can be revoked at any point as
+the area team sees fit.
More information about the llvm-commits
mailing list