File tree 1 file changed +10
-5
lines changed
1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change @@ -63,14 +63,19 @@ maintainer candidates are selected and proposed on the maintainers mailing list.
63
63
64
64
After a candidate has been announced on the maintainers mailing list, the
65
65
existing maintainers are given five business days to discuss the candidate,
66
- raise objections and cast their vote. Candidates must be approved by at least 66% of the current maintainers by adding their vote on the mailing
67
- list. Only maintainers of the repository that the candidate is proposed for are
68
- allowed to vote.
66
+ raise objections and cast their vote. Votes may take place on the mailing list
67
+ or via pull request comment. Candidates must be approved by at least 66% of the
68
+ current maintainers by adding their vote on the mailing list. The reviewer role
69
+ has the same process but only requires 33% of current maintainers. Only
70
+ maintainers of the repository that the candidate is proposed for are allowed to
71
+ vote.
69
72
70
73
If a candidate is approved, a maintainer will contact the candidate to invite
71
74
the candidate to open a pull request that adds the contributor to the
72
- MAINTAINERS file. The candidate becomes a maintainer once the pull request is
73
- merged.
75
+ MAINTAINERS file. The voting process may take place inside a pull request if a
76
+ maintainer has already discussed the candidacy with the candidate and a
77
+ maintainer is willing to be a sponsor by opening the pull request. The candidate
78
+ becomes a maintainer once the pull request is merged.
74
79
"""
75
80
76
81
[Rules.adding-sub-projects]
You can’t perform that action at this time.
0 commit comments