diff options
Diffstat (limited to 'llvm/docs/GitHub.rst')
-rw-r--r-- | llvm/docs/GitHub.rst | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/llvm/docs/GitHub.rst b/llvm/docs/GitHub.rst index eae693b1..f86c736 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. |