Skip to content

Commit 5c3a68d

Browse files
committed
[DeveloperPolicy] Add invitation link for commit access.
In some case, GitHub will not send notification for commit access invitation. Add invitation link for people don't get notification from GitHub. Reviewed By: lattner Differential Revision: https://reviews.llvm.org/D124191
1 parent 31c8abc commit 5c3a68d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

llvm/docs/DeveloperPolicy.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,11 @@ Obtaining Commit Access
405405
We grant commit access to contributors with a track record of submitting high
406406
quality patches. If you would like commit access, please send an email to
407407
`Chris <mailto:[email protected]>`_ with your GitHub username. This is true
408-
for former contributors with SVN access as well as new contributors.
408+
for former contributors with SVN access as well as new contributors. If
409+
approved, a GitHub invitation will be sent to your GitHub account. In case you
410+
don't get notification from GitHub, go to
411+
`Invitation Link <https://github.com/orgs/llvm/invitation>`_ directly. Once
412+
accept the invitation, you'll get commit access.
409413

410414
Prior to obtaining commit access, it is common practice to request that
411415
someone with commit access commits on your behalf. When doing so, please

0 commit comments

Comments
 (0)