Skip to content

Commit

Permalink
docs: Clarify commit access requirements in the Developer Policy (llv…
Browse files Browse the repository at this point in the history
…m#101414)

We have been discussing changes to our commit access polices recently
and based on some feedback from clattner here:

https://discourse.llvm.org/t/rfc-new-criteria-for-commit-access/76290/81

We need to update our Developer Policy so that it matches what we are
actually doing in this project. We currently grant commit access to
anyone with a valid justification, not just contributors who have
submitted high-quality patches in the past.

---------

Co-authored-by: Shilei Tian <[email protected]>
  • Loading branch information
tstellar and shiltian authored Aug 31, 2024
1 parent cfe331b commit ec58817
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions llvm/docs/DeveloperPolicy.rst
Original file line number Diff line number Diff line change
Expand Up @@ -475,8 +475,8 @@ What are the expectations around a revert?
Obtaining Commit Access
-----------------------

We grant commit access to contributors with a track record of submitting high
quality patches. If you would like commit access, please send an email to
We grant commit access to contributors that can provide a valid justification.
If you would like commit access, please send an email to
`Chris <mailto:[email protected]>`_ with your GitHub username. This is true
for former contributors with SVN access as well as new contributors. If
approved, a GitHub invitation will be sent to your GitHub account. In case you
Expand Down

0 comments on commit ec58817

Please sign in to comment.